Hnfull / Intensio-Obfuscator

Obfuscate a python code 2.x and 3.x
MIT License
625 stars 127 forks source link

couldn't install with pip #59

Closed ManchesterWuer closed 4 years ago

ManchesterWuer commented 4 years ago

ERROR:Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: \AppData\\Local\\Temp\\pip-install-_9prvpvk\\intensio-obfuscator\\intensio_obfuscator/obfuscation_examples/python/advanced/output/basicRAT-example/ReXdbkKVPdQskRNSQDzgSqtZWPsyiZUkmVWsuDwyQCjWMznZHTIKCmXmkOHmEvjapAOqieoHcvoxMjzLeeFlSYPhaRNkOjwJJOXweWtofIIpgzYlZTztwdfPcORHWtPQ.py

al-eax commented 4 years ago

@ManchesterWuer file name is to long for, clone the repo, git will skip these files

Hnfull commented 4 years ago

@ManchesterWuer Problem solved that significantly resembles yours => (https://github.com/googleapis/google-cloud-python/issues/6647).

ManchesterWuer commented 4 years ago

@al-eax So the problem lies with the path I installed python? Actually the "\AppData\Local\Temp\pip-install-_9prvpvk" was already not there, is this path too long?

al-eax commented 4 years ago

@ManchesterWuer no, problem is, that some obfuscated files in examples have to long file names. Windows doesn't allow long file names.