-
Notifications
You must be signed in to change notification settings - Fork 18
Can't Install due to Missing Pip Version #362
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I tried installing data_describe on python 3.6.9. It seems like your package is either not published to pip or is missing something.
(venv) ➜ art pip install data_describe
Collecting data_describe
Could not find a version that satisfies the requirement data_describe (from versions: )
No matching distribution found for data_describe
(venv) ➜ art python
Python 3.6.9 (default, Nov 7 2019, 10:44:02)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working