Skip to content

Support for M1 Mac? #402

@youny626

Description

@youny626

Description

I got the error ModuleNotFoundError: No module named 'pydp._pydp' when running carrots.py in examples. I used pip install python-dp to install the library and strangely it can only install version=0.1.0. When I tried to pip install python-dp==1.1.1, I get the following error:

ERROR: Could not find a version that satisfies the requirement python-dp==1.1.1 (from versions: 0.1.0)
ERROR: No matching distribution found for python-dp==1.1.1

The error is likely due to lack of support for M1 Mac (with ARM arch)

System Information

  • OS: macOS Monterey
  • OS Version: 12.0.1
  • Language Version: Python 3.8
  • Package Manager Version: pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Blocked ✖️Cannot work on this because of some other incomplete workType: New Feature ➕Introduction of a completely new addition to the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions