Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python-Spyder error opening
#1
Hello, I am having trouble with my python, specifically Spyder.

I downloaded Anaconda from continuum.io. But everytime I open it, it says it crashed from last session.
Now, when I reinstall the whole Anaconda, it starts for the first time but when reopening it, it wont start. Heres the error message:

Error:
Traceback (most recent call last): File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 3099, in main mainwindow = run_spyder(app, options, args) File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 3001, in run_spyder main.setup() File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 838, in setup self.help = Help(self) File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\spyder\plugins\help.py", line 459, in __init__ html_text_no_doc=warning(self.no_doc_string)) File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\spyder\utils\help\sphinxify.py", line 76, in warning warning = env.get_template("warning.html") File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\jinja2\environment.py", line 830, in get_template return self._load_template(name, self.make_globals(globals)) File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\jinja2\environment.py", line 804, in _load_template template = self.loader.load(self, name, globals) File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\jinja2\loaders.py", line 113, in load source, filename, uptodate = self.get_source(environment, name) File "C:\Users\INTEGRA\Anaconda3\lib\site-packages\jinja2\loaders.py", line 175, in get_source contents = f.read().decode(self.encoding) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xcf in position 259108: invalid continuation byte
Thank you! I am just starting to lear Python as it is required on my course!

Sorry admin! I'm new to the forums! Big Grin
Reply


Messages In This Thread
Python-Spyder error opening - by integrak20 - Oct-20-2017, 05:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why is IDLE not opening on a MacOS Montery 12.6 and using Python 3.10.7? Merlin385 7 1,777 Oct-08-2022, 08:36 PM
Last Post: Merlin385
  Opening CMD from Python Oshadha 2 1,313 Jul-17-2022, 11:22 PM
Last Post: Skaperen
Question Opening small size browser with python selenium not work, need help greenpine 0 1,644 Feb-07-2022, 11:36 AM
Last Post: greenpine
  python keeps opening script directory Tyrel 5 3,082 Aug-06-2021, 10:43 PM
Last Post: snippsat
  Python OpenCV window not opening in fullscreen mode Zman350x 0 3,330 Apr-29-2021, 07:54 PM
Last Post: Zman350x
  How can I make a short-key in Spyder (Python IDE)? moose 3 2,738 Nov-02-2020, 12:13 PM
Last Post: jefsummers
  How can I scroll over my data points when creating plots in Python? (I'm using Spyder moose 0 1,624 Nov-02-2020, 07:18 AM
Last Post: moose
  Python coding in Spyder IDE fl4m3 0 2,483 Sep-26-2020, 07:03 PM
Last Post: fl4m3
  cv2.imshow Python is not opening the window on top Petko 0 2,403 Feb-21-2020, 11:11 AM
Last Post: Petko
  Python opening a new command window m_lokeshkumar 1 1,882 Jan-05-2020, 09:01 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020