Python Forum
Fatal python error, need help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fatal python error, need help
#1
I try run any code in python in ms vs code. I always get this long message in the debug:
Error:
Microsoft Windows [Version 10.0.18363.959] (c) 2019 Microsoft Corporation. All rights reserved. C:\Users\Ryan\Desktop\Ex_Files_Learning_Python\Exercise Files\Ch2>C:/Users/Ryan/anaconda3/python.exe "c:/Users/Ryan/Desktop/Ex_Files_Learning_Python/Exercise Files/Ch2/conditionals_start.py" Python path configuration: PYTHONHOME = (not set) PYTHONPATH = (not set) program name = 'C:/Users/Ryan/anaconda3/python.exe' isolated = 0 environment = 1 user site = 1 import site = 1 sys._base_executable = 'C:\\Users\\Ryan\\anaconda3\\python.exe' sys.base_prefix = '' sys.base_exec_prefix = '' sys.executable = 'C:\\Users\\Ryan\\anaconda3\\python.exe' sys.prefix = '' sys.exec_prefix = '' sys.path = [ 'C:\\Users\\Ryan\\anaconda3\\python38.zip', '.\\DLLs', '.\\lib', 'C:\\Users\\Ryan\\anaconda3', ] Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Python runtime state: core initialized ModuleNotFoundError: No module named 'encodings' Current thread 0x00000ce8 (most recent call first): <no Python frame>
idk what to do?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Handling Python Fatal Error richajain1785 7 5,871 Oct-14-2021, 01:34 PM
Last Post: Tails86
  Fatal error after trying to play sound. giladal 0 1,917 Oct-22-2020, 10:27 AM
Last Post: giladal
  appear fatal error popup for Python 2.7, what to do to Not appear again...? lsepolis123 1 2,070 Mar-23-2020, 10:44 PM
Last Post: lsepolis123
  Windows fatal exception: access violation czhhua28 0 5,922 Mar-11-2020, 01:53 AM
Last Post: czhhua28
  Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesyste jiapei100 0 10,130 Feb-11-2020, 01:27 PM
Last Post: jiapei100
  Fatal error in launcher: Unable to create process using '"' rsmldmv 0 5,493 May-13-2019, 01:34 AM
Last Post: rsmldmv
  Fatal Error in Python MrRobot 6 5,712 Feb-14-2019, 04:56 AM
Last Post: MrRobot
  Fatal Python error: Py_Initialize: unable to load the file system codec ecg1g15 0 3,561 Feb-12-2019, 12:16 PM
Last Post: ecg1g15
  Fatal Python error: init_sys_streams: can't initialize sys standard streams Attribute FatalPythonError 24 57,807 Aug-22-2018, 06:10 PM
Last Post: FatalPythonError
  pip fatal error MikeALC 2 7,033 Mar-06-2018, 09:24 AM
Last Post: MikeALC

Forum Jump:

User Panel Messages

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