Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to setup #301

Open
Genius-Raptor opened this issue Aug 5, 2024 · 0 comments
Open

Unable to setup #301

Genius-Raptor opened this issue Aug 5, 2024 · 0 comments
Labels

Comments

@Genius-Raptor
Copy link

Trying to run setup.py in v7.4 gives the following error:
Traceback (most recent call last): File "D:\Downloads\socli-7.4\setup.py", line 10, in <module> longd = f.read() ^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\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 0x90 in position 10962: character maps to <undefined>

It seems like a problem with my python installation, but it hasn't caused any problems with other projects. I just want to verify that it is definitely a problem with my installation and not with the script. Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant