question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Encounter to error While installing Spyder

See original GitHub issue

Description

What steps will reproduce the problem?

I was installing spyder on new environment of python==3.5 and then i installed tensorflow=1.0.0 After when i try to install Spyder using * conda install Spyder * then it gives me this error conda.core.link:_execute(481): an error occurred while installing package ‘defaults::ipykernel-4.10.0-py35_0’. linkerror: post-link script failed for package defaults::ipykernel-4.10.0-py35_0 running your command again with -v will provide additional information please do not tell me to update conda because if i update then my command then I am not able to install tensorflow of specific version 1.0.0 So please tell me other Alternatives please tell me how can I solve this issue

Versions

  • Spyder version: 4.1.5
  • Python version: 3.6.5
  • Qt version: 5.9.6
  • PyQt5 version: 5.9.2
  • Operating System: Windows 10

Dependencies


# Mandatory:
atomicwrites >=1.2.0           :  1.4.0 (OK)
chardet >=2.0.0                :  3.0.4 (OK)
cloudpickle >=0.5.0            :  1.6.0 (OK)
diff_match_patch >=20181111    :  20200713 (OK)
intervaltree                   :  None (OK)
IPython >=4.0                  :  7.16.1 (OK)
jedi =0.17.1                   :  0.17.1 (OK)
nbconvert >=4.0                :  5.6.1 (OK)
numpydoc >=0.6.0               :  1.1.0 (OK)
paramiko >=2.4.0               :  2.7.2 (OK)
parso =0.7.0                   :  0.7.0 (OK)
pexpect >=4.4.0                :  4.8.0 (OK)
pickleshare >=0.4              :  0.7.5 (OK)
psutil >=5.3                   :  5.7.2 (OK)
pygments >=2.0                 :  2.6.1 (OK)
pylint >=1.0                   :  2.6.0 (OK)
pyls >=0.34.0;<1.0.0           :  0.34.1 (OK)
qdarkstyle >=2.8               :  2.8.1 (OK)
qtawesome >=0.5.7              :  0.7.2 (OK)
qtconsole >=4.6.0              :  4.7.6 (OK)
qtpy >=1.5.0                   :  1.9.0 (OK)
rtree >=0.8.3                  :  0.9.4 (OK)
sphinx >=0.6.6                 :  3.2.1 (OK)
spyder_kernels >=1.9.4;<1.10.0 :  1.9.4 (OK)
watchdog                       :  None (OK)
zmq >=17                       :  19.0.1 (OK)

# Optional:
cython >=0.21                  :  None (OK)
matplotlib >=2.0.0             :  None (OK)
numpy >=1.7                    :  1.19.2 (OK)
pandas >=0.13.1                :  None (OK)
scipy >=0.17.0                 :  None (OK)
sympy >=0.7.3                  :  None (OK)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
NitinSaini18commented, Sep 15, 2020

@ccordoba12 I was facing this problem from the past 3 days and you are the only one who solved my issue. Thank you so much!!!

0reactions
ccordoba12commented, Sep 15, 2020

I’m really glad to know @NitinSaini18!

Read more comments on GitHub >

github_iconTop Results From Across the Web

First Steps — Spyder 5 documentation
If Spyder crashes or you receive an error message, please read the following troubleshooting steps before opening a new issue. There's a good...
Read more >
Installation errors in Spyder IDE - python - Stack Overflow
I tried to run conda install spyder-kernels=2.3 but the terminal keeps displaying the message ```Solving Environment`` but no progress. Is there ...
Read more >
How to Fix the Spyder IDE "Internal Problem" Issue (ver. 5.1.5)
OverviewIn this video, I'll show you how to fix a common issue with the Spyder IDE for Python programming. The issue “ Spyder...
Read more >
Problem with installing Spyder - Anaconda Community
Hi, I installed Spyder 5.1.5; however, when I start it, ... I am having an error in the internal console of Spyder whenever...
Read more >
How to solve the no module named Seaborn error in Python?
Learn to find out if Seaborn is installed and to troubleshoot module not found errors. ... Seaborn not found error messages in Jupyter...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found