Skip to content

problems installing on raspberry pi #3

@Mr-Zeno

Description

@Mr-Zeno

Hello,

After running the install it ends up with the following errors.

$ pip install jupyter-micropython-upydevice -r requirements.txt

  1. Using cached https://www.piwheels.org/simple/esptool/esptool-2.8-py3-none-any.whl (136 kB)
  2. ERROR: Could not find a version that satisfies the requirement mpy-cross (from upydev>=0.3.1->upydevice>=0.2.3->jupyter-micropython-upydevice) (from versions: none)
  3. ERROR: No matching distribution found for mpy-cross (from upydev>=0.3.1->upydevice>=0.2.3->jupyter-micropython-upydevice)

$ python -m mpy_kernel_upydevice.install
/usr/bin/python3.7: Error while finding module specification for 'mpy_kernel_upydevice.install' (ModuleNotFoundError: No module named 'mpy_kernel_upydevice')

Could you help me?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions