Blank-c / Blank-Grabber

The most powerful stealer written in Python 3 and packed with a lot of features.
MIT License
756 stars 209 forks source link

'env' is not recognized as an internal or external command, operable program or batch file. #19

Closed Riparonipepper closed 2 years ago

Riparonipepper commented 2 years ago

the file was to large so i was doing the virtual environment thing, i had put into cmd the "virtualenv env" and all is well, but when i put in "env/Scripts/activate" it said that env wasnt recognized as an internal or external command, operable program or batch file.

Heres a screen shot. image

Blank-c commented 2 years ago

the file was to large so i was doing the virtual environment thing, i had put into cmd the "virtualenv env" and all is well, but when i put in "env/Scripts/activate" it said that env wasnt recognized as an internal or external command, operable program or batch file.

Heres a screen shot. image

Try

cd env
cd Scripts
activate
Riparonipepper commented 2 years ago

so after that i copy all the files and put them into the env folder, and run the converter? if thats it i did it and its still 19,000kb

Blank-c commented 2 years ago

Can you see "(env)" written before the location in cmd? (if yes, then it means its activated). You don't have to close the cmd. Just write the name of the requirements and converter file in the cmd without closing it.

Riparonipepper commented 2 years ago

dang ok so it went down from a 19,000kb to a 12,000kb and discord says it without nitro only allows 8megabyte files and im sure you know this but 1,000 Kilobytes is 1 megabyte, but thanks for the step by step for the virtual Env thing

Blank-c commented 2 years ago

You can upload it to some platform like mega/anonfiles etc.

:)