Skip to content
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

in latest image upip doesn't work anymore #2

Open
fruch opened this issue Mar 7, 2019 · 1 comment
Open

in latest image upip doesn't work anymore #2

fruch opened this issue Mar 7, 2019 · 1 comment

Comments

@fruch
Copy link

fruch commented Mar 7, 2019

>>> upip.install('micropython-os')
Installing to: /scripts/
Queue: ['micropython-os']
ssl_handshake_status: -70
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "upip.py", line 213, in install
  File "upip.py", line 203, in install
  File "upip.py", line 160, in install_pkg
  File "upip.py", line 147, in get_pkg_metadata
  File "upip.py", line 120, in url_open
OSError: [Errno 5] EIO
@fruch
Copy link
Author

fruch commented Mar 7, 2019

Can you point to the newer more upto date image from this repo ?
https://github.com/mitchins/docker-micropython-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant