Yonisen / WarThunder_Map_Marker_Finder

Дальномер по желтой метке на карте
55 stars 10 forks source link

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

Open Nevidebla opened 1 year ago

Nevidebla commented 1 year ago

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 commented 1 year ago

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

GarmenCZE commented 1 year ago

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 commented 1 year ago

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