dil_bert Posted May 23, 2021 Share Posted May 23, 2021 hello dear all conda update spyder vs. pip-methods : some basic decisions i run Anaconda on MX-Linux and i love it. btw; my python version is python 3.8.4 my spyder is 4.0.1 vsCode 1.52.1 i want to update all these how can i do this!? note: see the spyder.-man.-pages for some details: https://docs.spyder-ide.org/5/installation.html While this installation method is a viable option for experienced users, installing Spyder (and other PyData-stack packages) with pip can lead to a number of tricky issues. While you are welcome to try this on your own, we unfortunately do not have the resources to help you if you do run into problems, except to recommend you use Anaconda instead. You can install Spyder with the pip package manager, which comes by default with most Python installations. Before installing Spyder itself by this method, you need to acquire the Python programming language. You’ll first want to create and activate a virtual environment in which to install Spyder, via one of the following methods. With virtualenvwrapper: mkvirtualenv spyder-env workon spyder-env Otherwise, on macOS/Linux/Unix: python3 -m venv spyder-env source spyder-env/bin/activate (base) martin@mx:~ $ conda update spyder Collecting package metadata (current_repodata.json): done Solving environment: - Updating spyder is constricted by anaconda -> requires spyder==4.0.1=py37_0 If you are sure you want an update of your package either try `conda update --all` or install a specific version of the package you want using `conda install <pkg>=<version>` done # All requested packages already installed. (base) martin@mx:~ $ conda install spyder 5.00 Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. PackagesNotFoundError: The following packages are not available from current channels: - 5.00 Current channels: - https://repo.anaconda.com/pkgs/main/linux-64 - https://repo.anaconda.com/pkgs/main/noarch - https://repo.anaconda.com/pkgs/r/linux-64 - https://repo.anaconda.com/pkgs/r/noarch To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. (base) martin@mx:~ $ conda update spyder Collecting package metadata (current_repodata.json): done Solving environment: - Updating spyder is constricted by anaconda -> requires spyder==4.0.1=py37_0 If you are sure you want an update of your package either try `conda update --all` or install a specific version of the package you want using `conda install <pkg>=<version>` done well - while doint the update - i got into abortion....see https://pastebin.com/bB16kKJp Quote Link to comment Share on other sites More sharing options...
Philwiss Posted May 24, 2021 Share Posted May 24, 2021 did you not read the message you got? It even told you how to get around it and things to try. Quote Link to comment Share on other sites More sharing options...
dil_bert Posted June 14, 2021 Author Share Posted June 14, 2021 Philwiss we follow you whereever you are. all of the folks here should know that you are a user from Linuxquestions.org - and they hate you over there: Your have not many friends over there. They know who you are. lets have a closer look at your fancy funny and dull postings: and at your terrible habits - and the user at Linuxquestions-they know him very well: they have beaten him - they do not like him over there. in Fact: they call him what he is: a troll with ugly nasty habbits. see ugly minded troll at linuxquestion. They treat him as a ugly Troll - see the threads https://www.linuxquestions.org/questions/linux-newbie-8/help-me-4175623526/page2.htmlhttps://www.linuxquestions.org/questions/linux-server-73/how-to-disable-directory-listing-for-specific-directories-in-apache-4175685395/page2.htmlhttps://www.linuxquestions.org/questions/linux-newbie-8/linux-shell-script-content-4175687413/page2.htmlhttps://www.linuxquestions.org/questions/linux-desktop-74/difficulties-w-19-1-a-4175647896/ and so forth poor guy - tbone... your lost now. we know you and we follow you Quote Link to comment Share on other sites More sharing options...
Philwiss Posted June 15, 2021 Share Posted June 15, 2021 Whose the we? And sorry to say I'm not on that forum. If you have problems with someone on other forums it is probably because of how you act. Whats your user name there so you can highlight your own behavior? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.