useragents / Snapchat-Snapscore-Botter

🌟 Get MILLIONS of snapscore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

platform module

crossdefalt opened this issue · comments

commented

┌──(s1yn㉿sec)-[~/Snapchat-Snapscore-Botter]
└─$ pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: colorama==0.4.4 in /home/s1yn/.local/lib/python3.11/site-packages (from -r requirements.txt (line 1)) (0.4.4)
Requirement already satisfied: PyAutoGUI==0.9.53 in /home/s1yn/.local/lib/python3.11/site-packages (from -r requirements.txt (line 2)) (0.9.53)
Requirement already satisfied: keyboard==0.13.5 in /home/s1yn/.local/lib/python3.11/site-packages (from -r requirements.txt (line 3)) (0.13.5)
Requirement already satisfied: PyTweening>=1.0.1 in /home/s1yn/.local/lib/python3.11/site-packages (from PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (1.0.4)
Requirement already satisfied: mouseinfo in /home/s1yn/.local/lib/python3.11/site-packages (from PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (0.1.3)
Requirement already satisfied: pygetwindow>=0.0.5 in /home/s1yn/.local/lib/python3.11/site-packages (from PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (0.0.9)
Requirement already satisfied: pymsgbox in /home/s1yn/.local/lib/python3.11/site-packages (from PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (1.0.9)
Requirement already satisfied: pyscreeze>=0.1.21 in /home/s1yn/.local/lib/python3.11/site-packages (from PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (0.1.28)
Requirement already satisfied: python3-Xlib in /home/s1yn/.local/lib/python3.11/site-packages (from PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (0.15)
Requirement already satisfied: pyrect in /home/s1yn/.local/lib/python3.11/site-packages (from pygetwindow>=0.0.5->PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (0.2.0)
Requirement already satisfied: pyperclip in /usr/lib/python3/dist-packages (from mouseinfo->PyAutoGUI==0.9.53->-r requirements.txt (line 2)) (1.8.2)

┌──(s1yn㉿sec)-[~/Snapchat-Snapscore-Botter]
└─$ sudo python main.py
Error while importing modules. Please install the modules in requirements.txt
Traceback (most recent call last):
File "/home/s1yn/Snapchat-Snapscore-Botter/main.py", line 162, in
obj.main()
File "/home/s1yn/Snapchat-Snapscore-Botter/main.py", line 118, in main
if onLinux() == False:
^^^^^^^^^
File "/home/s1yn/Snapchat-Snapscore-Botter/main.py", line 16, in onLinux
if platform.system() == "Linux":
^^^^^^^^
NameError: name 'platform' is not defined

┌──(s1yn㉿sec)-[~/Snapchat-Snapscore-Botter]
└─$ import platform

import-im6.q16: attempt to perform an operation not allowed by the security policy `PS' @ error/constitute.c/IsCoderAuthorized/421.

┌──(s1yn㉿sec)-[~/Snapchat-Snapscore-Botter]
└─$ sudo import platform
import-im6.q16: attempt to perform an operation not allowed by the security policy `PS' @ error/constitute.c/IsCoderAuthorized/421.