#Wireguard isnt working

32 messages · Page 1 of 1 (latest)

crisp shoal
#

I have tried so many ways to get witeguard set up so i can use nugget mobile but it isnt working, idk what to do can someone help?

crisp shoal
#

and i do have pyton installed

dense void
#

try just python

#

python fix-minimuxer.py

crisp shoal
#

wait i might be slow but do i have to set up the py version of nugget?

#

becuase that didnt work either

dense void
#

whats the error on the python ver of nugget?

crisp shoal
#

how do i check?

#

because i run it

dense void
#

try running it

crisp shoal
#

and the cmd windows closes immediately

#

btw im on windows if that changes anything

dense void
#

go to the folder where nugget python is downloed.
in the path bar type cmd.
then python main_app.py

crisp shoal
#

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'

dense void
#

pip install PySide6

crisp shoal
#

oh

dense void
#

dose it work?

crisp shoal
#

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'

crisp shoal
#

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)

dense void
#

pip install -r requirements.txt

#

try this

crisp shoal
dense void
#

what happens if you run nugget now?

crisp shoal
#

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'

dense void
#

i g2g now but can help tomorrow

crisp shoal
#

OK

dense void
#

good luck