-
-
Notifications
You must be signed in to change notification settings - Fork 142
Cannot Import Library on Mac #288
Copy link
Copy link
Closed
Labels
Good first issue 🎓Perfect for beginners, welcome to OpenMined!Perfect for beginners, welcome to OpenMined!HacktoberfestOpen for hacktoberfest 2020Open for hacktoberfest 2020Status: Available 👋Available for assignment, who wants it?Available for assignment, who wants it?Type: Bug 🐛Some functionality not working in the codebase as intendedSome functionality not working in the codebase as intended
Metadata
Metadata
Assignees
Labels
Good first issue 🎓Perfect for beginners, welcome to OpenMined!Perfect for beginners, welcome to OpenMined!HacktoberfestOpen for hacktoberfest 2020Open for hacktoberfest 2020Status: Available 👋Available for assignment, who wants it?Available for assignment, who wants it?Type: Bug 🐛Some functionality not working in the codebase as intendedSome functionality not working in the codebase as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
When I tried to run the carrets_demo notebook, I was unable to import pydp.
How to Reproduce
pip install python-dp. I also triedpython -m pip install python-dp --force-reinstall.import pydp as dp.Expected Behavior
The library imports without error.
System Information