
- Spyder 3 pro tutorial install#
- Spyder 3 pro tutorial update#
- Spyder 3 pro tutorial windows 10#
- Spyder 3 pro tutorial code#
I believe I had the same error when I installed, but when I run Spyder I don't have the same behavior that you have. In my py2 environment I have the same dependencies that you report of spyder-kernels and ipykernel.
Spyder 3 pro tutorial install#
I did notice when I ran the pip install of spyder-kernels that there was an error message about python 2 being an issue:ĮRROR: spyder-kernels 1.9.3 has requirement ipykernel>=5.1.3 python_version > "2", but you'll have ipykernel 4.10.1 which is incompatible.
Spyder 3 pro tutorial code#
Yet Spyder still had the same issue as it did before with repeatedly 'restarting kernels' and no code is running.

I did try your code and it did load all the packages and set up the environment. I'm glad to know that the migration of the code is in progress! Please let me know if this helps you and thanks reporting! I will highly recommend you to start migrating your code to Python 3 because since December of the last year there's no more support for Python 2 and a lot of projects are not longer providing code so it will be even harder to continue working on Python 2 as time pass by. If you want to continue using Python 2 in your code, the last option is the more viable alternative, even though the first one is pretty usefull but remember that we are not fixing Spyder 3 bugs anymore.
Spyder 3 pro tutorial windows 10#
Operating System name/version: Windows 10.NameError: global name '' is not defined Versions Spyder_languages = get_available_translations()įile "C:\Users\ljansen-admin.ESM-SB1-314-JB\Desktop\ANAconda\envs\py2\lib\site-packages\spyder\config\base.py", line 257, in get_available_translationsĮrror = ('Update LANGUAGE_CODES (inside config/base.py) if a new ' Paste Traceback/Error Below (if applicable)įile "C:\Users\ljansen-admin.ESM-SB1-314-JB\Desktop\ANAconda\envs\py2\Scripts\spyder-script.py", line 3, inįile "C:\Users\ljansen-admin.ESM-SB1-314-JB\Desktop\ANAconda\envs\py2\lib\site-packages\spyder\app\start.py", line 26, inįrom import get_conf_path, running_in_mac_appįile "C:\Users\ljansen-admin.ESM-SB1-314-JB\Desktop\ANAconda\envs\py2\lib\site-packages\spyder\config\base.py", line 362, inįile "C:\Users\ljansen-admin.ESM-SB1-314-JB\Desktop\ANAconda\envs\py2\lib\site-packages\spyder\config\base.py", line 334, in get_translationįile "C:\Users\ljansen-admin.ESM-SB1-314-JB\Desktop\ANAconda\envs\py2\lib\site-packages\spyder\config\base.py", line 315, in load_lang_confįile "C:\Users\ljansen-admin.ESM-SB1-314-JB\Desktop\ANAconda\envs\py2\lib\site-packages\spyder\config\base.py", line 286, in get_interface_language I see instead Spyder attempt to open and then crash. The expected output is Spyder launches and opens. What is the expected output? What do you see instead? Launch Spyder via command prompt or the Anaconda Navigator.I reset Spyder and it still will not launch. If I install a version <3.2.5 I can get Spyder installed, but then it will not launch. When I try to install the latest version of Spyder it does not work. I have created a new environment via conda with python 2.7. I have to use Python 2.7 due to a required python module 'arcPy' for my code that due to my ArcGIS copy (version 10) I can not update.


Spyder 3 pro tutorial update#
