-
-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
Status: Blocked ✖️Cannot work on this because of some other incomplete workCannot work on this because of some other incomplete workType: New Feature ➕Introduction of a completely new addition to the codebaseIntroduction of a completely new addition to the codebase
Description
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
mhauru
Metadata
Metadata
Assignees
Labels
Status: Blocked ✖️Cannot work on this because of some other incomplete workCannot work on this because of some other incomplete workType: New Feature ➕Introduction of a completely new addition to the codebaseIntroduction of a completely new addition to the codebase