-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already exists
Description
HINT1, HINT2, CHECK failed to launch.
Traceback (most recent call last):
File "C:\Users\rober\Python Libraries - NumPy\NumPy\Array Basics\Reading and Writing Files\task.py", line 19, in
arr = np.genfromtxt(data,delimiter=',',skip_footer=3 )
File "C:\Users\rober\Python Libraries - NumPy.idea\VirtualEnvironment\lib\site-packages\numpy\lib\npyio.py", line 2009, in genfromtxt
first_line = _decode_line(next(fhd), encoding)
File "C:\Users\rober\AppData\Local\Programs\Python\Python39\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 145: character maps to
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already exists