Alucard-Selfbot / Alucard-Selfbot-src

Alucard selfbot source code, since we made a good amount of money out of it, we decided to give you the chance to do the same.
128 stars 124 forks source link

No module named stringhelper #21

Closed Shukla-G closed 4 years ago

Shukla-G commented 4 years ago

Getting this error

Traceback (most recent call last): File "Main.py", line 13, in from stringhelper.stringhelper import String ModuleNotFoundError: No module named 'stringhelper' RIP I don't want to make a loop for a user who doesn't want to understand :) Press any key to continue . . .

Tried pip install stringhelper but it cannot find it

Collecting stringhelper ERROR: Could not find a version that satisfies the requirement stringhelper (from versions: none) ERROR: No matching distribution found for stringhelper

Fweak commented 4 years ago

Resolved the issue: something happened with the package so we had to remake it. Should be working now pip install stringhelper