Skip to content

how to install micropython-lib #417

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

Closed
kirilacsl opened this issue Mar 29, 2021 · 1 comment
Closed

how to install micropython-lib #417

kirilacsl opened this issue Mar 29, 2021 · 1 comment

Comments

@kirilacsl
Copy link

C:\Users\kiril>pip install git+https://github.com/micropython/micropython-lib
Collecting git+https://github.com/micropython/micropython-lib
  Cloning https://github.com/micropython/micropython-lib to c:\users\kiril\appdata\local\temp\pip-req-build-uh7e8oxj
  Running command git clone -q https://github.com/micropython/micropython-lib 'C:\Users\kiril\AppData\Local\Temp\pip-req-build-uh7e8oxj'
    ERROR: Command errored out with exit status 1:
     command: 'c:\users\kiril\appdata\local\programs\python\python39\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\kiril\\AppData\\Local\\Temp\\pip-req-build-uh7e8oxj\\setup.py'"'"'; __file__='"'"'C:\\Users\\kiril\\AppData\\Local\\Temp\\pip-req-build-uh7e8oxj\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\kiril\AppData\Local\Temp\pip-pip-egg-info-ojjq9qtj'
         cwd: C:\Users\kiril\AppData\Local\Temp\pip-req-build-uh7e8oxj\
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "c:\users\kiril\appdata\local\programs\python\python39\lib\tokenize.py", line 392, in open
        buffer = _builtin_open(filename, 'rb')
    FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\kiril\\AppData\\Local\\Temp\\pip-req-build-uh7e8oxj\\setup.py'
    ----------------------------------------
WARNING: Discarding git+https://github.com/micropython/micropython-lib. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
@kirilacsl
Copy link
Author

help pls

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