-
Notifications
You must be signed in to change notification settings - Fork 272
error docker-emu #320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Had a simmilar issue with some of the dependencies. Potentially try: source configure.sh
pip install --force-reinstall -v "idna==3"
pip install --force-reinstall -v "charset-normalizer==2"
pip install --force-reinstall -v "urllib3==1.26"
pip install --force-reinstall -v "markupsafe==2.0.1"
source configure.sh
emu-docker -h |
Also is
|
I have the same problem... unable to fix it currently |
@Th3C0D3R have you attempted to run the commands I provided above? |
Yes, did not work. I will try again and send the result |
ok now it worked |
Same issue, and this worked for me. |
logs when run
docker-emu -h
or other onlydocker-emu
python version: Python 3.6.9
ubuntu 18lts
The text was updated successfully, but these errors were encountered: