useragents / Snapchat-Snapscore-Botter

🌟 Get MILLIONS of snapscore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while importing modules. Please install the modules in requirements.txt

opened this issue · comments

Error while importing modules. Please install the modules in requirements.txt

Same issue

then install the requirements lol, the instructions are provided

commented

You just gotta install it via the same python version. For example, you install python 3. Then u use 'python3' as the command instead of just 'python'...

Linux:

pip3 install -r requirements.txt

&

sudo python3 main.py

On Fedora Linux, this can be a bit tricky with the display server so using Windows is better, I would suggest using scrcpy on Windows aswell if you got the device. If you're still going with Linux, then maybe u encounter:

Can't connect to display ":0": b'Authorization required, but no authorization protocol specified

or maybe:

No such file or directory: '/path/to/.Xauthority'

This can be fixed with typing this into the terminal:xhost +local:$USER

Windows however:

Bluestacks is laggy and Nox player doesn't work for me on Windows 11 as it's got it's own internal window so the script can't execute and move the mouse, if you know a workaround, write it down below so people can use it.

As I said; I would suggest using scrcpy on Windows aswell if you got the android device.

You install python 3 or as of this writing it's 3.11.2 for the python website. Then make sure you check the box via the installation wizard to add to the PATH / Environment Variables. Now instead of opening that .bat file. You open CMD and type pip3 install colorama keyboard pyautogui. Now you're ready, go to your snap folder u downloaded and right click inside of it and open a new CMD, if you know how to navigate using commands be my guest. Then type py main.py

commented

If you guys need more help I'd be willing to make a fking tutorial on this lmao

do it im dumb asf

commented

What more specifically do you need help with? Maybe I can avoid making a video if you got any problems I can immediately fix for you.

Error while importing modules. Please install the modules in requirements.txt

me too but i tried on my mother's computer and it work (i was in win 10 and my mother on win 11)