-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I just ran pip install hyperpython
and got an error:
ModuleNotFoundError: No module named 'markupsafe'
If I were to pip install markeupsafe
, it would fail with sidekick
.
I noticed that both are in the dependency list, and I haven't been able to figure out why they're not getting installed.
It turns out sidekick
is also suffering from a similar issue, as it's failing to install toolz
.
aparrish and pauleveritt
Metadata
Metadata
Assignees
Labels
No labels