Storm-Breaker icon indicating copy to clipboard operation
Storm-Breaker copied to clipboard

python3: can't open file '/root/Desktop/Storm-Breaker/Storm-Breaker': [Errno 2] No such file or directory

Open r7nj7 opened this issue 2 years ago • 5 comments

what i have to do whit this problem

r7nj7 avatar Mar 23 '22 22:03 r7nj7

/usr/bin/python3: No module named pip im having this problem what should i do?

Dayush82 avatar Mar 24 '22 03:03 Dayush82

WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

dhruvin7545 avatar May 03 '22 11:05 dhruvin7545

Hello I'm having the same issue with starting Stormbreaker with the following command python3 Storm-Breaker.py

deeq21 avatar May 04 '22 22:05 deeq21

I think maybe you should try: python3 st.py I think...look for a .py file that is under a different name.....It could have juist been renamed?

GeminiSource avatar May 08 '22 05:05 GeminiSource

1 sudo apt-get install simplescreenrecoder 2 git clone https://github.com/ultrasecurity/Storm-Breaker 3 $ cd Storm-Breaker 4 $ sudo bash install.sh 5 python3 st.py -m pip install -r requirements.txt

And that should do it i had the same thing come up but #5 was the line that got me in

fletch505 avatar May 09 '22 15:05 fletch505