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

How can I run "settings.py"? #14

Open
Nevidebla opened this issue Jul 10, 2023 · 3 comments
Open

How can I run "settings.py"? #14

Nevidebla opened this issue Jul 10, 2023 · 3 comments

Comments

@Nevidebla
Copy link

I have ran the "install.py", automatically downloaded all site-packages.
image
But there is no "settings.py" . I can only find a "settings.pyw" , double-click but not work. I change this file's name to "settings.py" then double-click, also not work.
image

image

Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)] on win32

@Yonisen
Copy link
Owner

Yonisen commented Jul 10, 2023

may be try to delete your python and install version that i reccomend in the instruction

@GarmenCZE
Copy link

Hello,
I have the same issue, when I tried to edit it with IDLE and run it through that, it says : Traceback (most recent call last):
File "C:\Users***Desktop\War Thunder\distance\settings.pyw", line 5, in
import psutil
ModuleNotFoundError: No module named 'psutil'

@Yonisen
Copy link
Owner

Yonisen commented Jul 16, 2023

Hello, I have the same issue, when I tried to edit it with IDLE and run it through that, it says : Traceback (most recent call last): File "C:\Users***Desktop\War Thunder\distance\settings.pyw", line 5, in import psutil ModuleNotFoundError: No module named 'psutil'

apparently you did not wait until the installation is completed

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

No branches or pull requests

3 participants