Closed yasemincirt closed 2 years ago
Mostly openssl isn't installed, that might be the reason
Hi, I get this error now: (I installed the openssl)
ERROR: Command errored out with exit status 1: /Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/yc/27kfmtls44n7y296g5br1c0000gn/T/pip-install-s3w052d6/scrypt/setup.py'"'"'; file='"'"'/private/var/folders/yc/27kfmtls44n7y296g5br1c0000gn/T/pip-install-s3w052d6/scrypt/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/var/folders/yc/27kfmtls44n7y296g5br__1c0000gn/T/pip-record-vxxqunxa/install-record.txt --single-version-externally-managed --compile --install-headers /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/scrypt Check the logs for full command output. `
what should I do?
thank you
You can install by creating a virtual env, that may resolve this issue, or you can use the docker image.
You can install by creating a virtual env, that may resolve this issue, or you can use the docker image.
I installed a virtual env. tool and then I've tried to it's on but the problem not solved. I'll close this issue guess. Thank you.
Then directly using the docket image is probably the best option
This issue should be resolved
Hi everyone,
I get an error when I install the Mythril. I'm putting here the error:
what's the fault?
thanks,