Problems have been solved.
On 01/04/2020 11:08 AM, Stephen P. Molnar wrote:
I sit corrected.
However, following the suggestion in
https://stackoverflow.com/questions/41849718/how-to-update-spyder-on-anaconda
I got the folowing:
comp@AbNormal:~/Apps/anaconda3/bin$ ./conda install spyder=4.0.1
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:
- spyder=4.0.1
Current channels:
- https://levinthal:[email protected]/linux-64
- https://levinthal:[email protected]/noarch
- 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.
comp@AbNormal:~/Apps/anaconda3/bin$
So then:
https://anaconda.org/smolnar/dashboardspyder=4.0.1
There were no items found for this search
On 01/04/2020 10:18 AM, Carlos Córdoba wrote:
Hi,
Please *do not* use pip to install packages in Anaconda. We warn
against that time and time again.
If you have used pip to install other packages that can be installed
by Anaconda, please remove and reinstall Anaconda again because that
most surely broke your installation.
Cheers,
Carlos
El 3/01/20 a las 2:12 p. m., Stephen P. Molnar escribió:
Encountered two errors when I ran spypder-4-0-1 on my Debian Buster
platform.
Please see screenshots.
An attempt to install spyder-kernels resulted in:
comp@AbNormal:~/Apps/Anaconda3$ bin/pip install soyder-kernels
Collecting soyder-kernels
ERROR: Could not find a version that satisfies the requirement
soyder-kernels (from versions: none)
ERROR: No matching distribution found for soyder-kernels
comp@AbNormal:~/Apps/Anaconda3$
An attempe to install nbconvert resulted in:
comp@AbNormal:~/Apps/Anaconda3$ bin/pip install nbconvert
Requirement already satisfied: nbconvert in
./lib/python3.7/site-packages (5.6.0)
Requirement already satisfied: traitlets>=4.2 in
./lib/python3.7/site-packages (from nbconvert) (4.3.3)
Requirement already satisfied: pandocfilters>=1.4.1 in
./lib/python3.7/site-packages (from nbconvert) (1.4.2)
Requirement already satisfied: defusedxml in
./lib/python3.7/site-packages (from nbconvert) (0.6.0)
Requirement already satisfied: testpath in
./lib/python3.7/site-packages (from nbconvert) (0.4.2)
Requirement already satisfied: nbformat>=4.4 in
./lib/python3.7/site-packages (from nbconvert) (4.4.0)
Requirement already satisfied: bleach in
./lib/python3.7/site-packages (from nbconvert) (3.1.0)
Requirement already satisfied: mistune<2,>=0.8.1 in
./lib/python3.7/site-packages (from nbconvert) (0.8.4)
Requirement already satisfied: pygments in
./lib/python3.7/site-packages (from nbconvert) (2.4.2)
Requirement already satisfied: jupyter-core in
./lib/python3.7/site-packages (from nbconvert) (4.5.0)
Requirement already satisfied: entrypoints>=0.2.2 in
./lib/python3.7/site-packages (from nbconvert) (0.3)
Requirement already satisfied: jinja2>=2.4 in
./lib/python3.7/site-packages (from nbconvert) (2.10.3)
Requirement already satisfied: ipython-genutils in
./lib/python3.7/site-packages (from traitlets>=4.2->nbconvert) (0.2.0)
Requirement already satisfied: six in ./lib/python3.7/site-packages
(from traitlets>=4.2->nbconvert) (1.12.0)
Requirement already satisfied: decorator in
./lib/python3.7/site-packages (from traitlets>=4.2->nbconvert) (4.4.0)
Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in
./lib/python3.7/site-packages (from nbformat>=4.4->nbconvert) (3.0.2)
Requirement already satisfied: webencodings in
./lib/python3.7/site-packages (from bleach->nbconvert) (0.5.1)
Requirement already satisfied: MarkupSafe>=0.23 in
./lib/python3.7/site-packages (from jinja2>=2.4->nbconvert) (1.1.1)
Requirement already satisfied: attrs>=17.4.0 in
./lib/python3.7/site-packages (from
jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert) (19.2.0)
Requirement already satisfied: setuptools in
./lib/python3.7/site-packages (from
jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert) (41.4.0)
Requirement already satisfied: pyrsistent>=0.14.0 in
./lib/python3.7/site-packages (from
jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert) (0.15.4)
comp@AbNormal:~/Apps/Anaconda3$
On 01/02/2020 11:27 AM, Carlos Córdoba wrote:
Hi all,
On the behalf of the Spyder Project Contributors
<https://github.com/spyder-ide/spyder/graphs/contributors>, I’m
pleased to announce that Spyder *4.0.1* has been released and is
available for Windows, GNU/Linux and MacOS X:
https://github.com/spyder-ide/spyder/releases
This release comes almost one month after version 4.0.0 and it
doesn’t add new features. However, it has important performance
improvements and also fixes several regressions over Spyder 3
detected after releasing version 4.
In this release we fixed 32 issues and merged 43 pull requests that
amount to more than 170 commits. For a full list of fixes, please
see our Changelog
<https://github.com/spyder-ide/spyder/blob/4.x/CHANGELOG.md>.
Don’t forget to follow Spyder updates/news on the project’s website
<https://www.spyder-ide.org>.
Last, but not least, we welcome any contribution that helps making
Spyder an efficient scientific development and computing
environment. Join us to help creating your favorite environment!
Enjoy!
Carlos
--
You received this message because you are subscribed to the Google
Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to [email protected]
<mailto:[email protected]>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/9ec53a91-8764-bda6-4d97-5e2947c45046%40gmail.com.
--
Stephen P. Molnar, Ph.D.
www.molecular-modeling.net
614.312.7528 (c)
Skype: smolnar1
--
You received this message because you are subscribed to the Google
Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/5E0F9229.5030504%40sbcglobal.net.
--
You received this message because you are subscribed to the Google
Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to [email protected]
<mailto:[email protected]>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/0d358bc3-42f5-92ef-a5fb-5b3f3f00cfd3%40gmail.com.
--
Stephen P. Molnar, Ph.D.
www.molecular-modeling.net
614.312.7528 (c)
Skype: smolnar1
--
You received this message because you are subscribed to the Google
Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/5E10B886.7060602%40sbcglobal.net
<https://groups.google.com/d/msgid/spyderlib/5E10B886.7060602%40sbcglobal.net?utm_medium=email&utm_source=footer>.
--
Stephen P. Molnar, Ph.D.
www.molecular-modeling.net
614.312.7528 (c)
Skype: smolnar1
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/5E136BAE.508%40sbcglobal.net.