#Wireguard isnt working
32 messages · Page 1 of 1 (latest)
follow this guide
i tried that but my pc didnt undstand python3
and i do have pyton installed
wait i might be slow but do i have to set up the py version of nugget?
becuase that didnt work either
whats the error on the python ver of nugget?
try running it
go to the folder where nugget python is downloed.
in the path bar type cmd.
then python main_app.py
C:\Users\Chaoc\Desktop\Nugget-2.2>python main_app.py
Traceback (most recent call last):
File "C:\Users\Chaoc\Desktop\Nugget-2.2\main_app.py", line 2, in <module>
from PySide6 import QtCore, QtWidgets
ModuleNotFoundError: No module named 'PySide6'
pip install PySide6
oh
dose it work?
C:\Users\Chaoc\Desktop\Nugget-2.2>python main_app.py
Traceback (most recent call last):
File "C:\Users\Chaoc\Desktop\Nugget-2.2\main_app.py", line 2, in <module>
from PySide6 import QtCore, QtWidgets
ModuleNotFoundError: No module named 'PySide6'
when i redo this command i get
Requirement already satisfied: PySide6 in c:\users\chaoc\appdata\local\programs\python\python312\lib\site-packages (6.7.2)
Requirement already satisfied: shiboken6==6.7.2 in c:\users\chaoc\appdata\local\programs\python\python312\lib\site-packages (from PySide6) (6.7.2)
Requirement already satisfied: PySide6-Essentials==6.7.2 in c:\users\chaoc\appdata\local\programs\python\python312\lib\site-packages (from PySide6) (6.7.2)
Requirement already satisfied: PySide6-Addons==6.7.2 in c:\users\chaoc\appdata\local\programs\python\python312\lib\site-packages (from PySide6) (6.7.2)
what happens if you run nugget now?
Traceback (most recent call last):
File "C:\Users\Chaoc\Desktop\Nugget-2.2\main_app.py", line 2, in <module>
from PySide6 import QtCore, QtWidgets
ModuleNotFoundError: No module named 'PySide6'
i g2g now but can help tomorrow
OK
good luck