dexplo / dexplot

Simple plotting library that wraps Matplotlib and integrated with DataFrames

Home Page:https://dexplo.org/dexplot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not install exploit

esmd opened this issue · comments

commented

Hi,
I'm trying to install dexplot with pip install dexplot but I keep on getting the following error

ERROR: Could not find a version that satisfies the requirement dexplot (from versions: none) ERROR: No matching distribution found for dexplot

I have tried python -m pip install dexplot, python3 -m pip install dexplot, pip install --isolated dexplot, pip3 install dexplot

but none worked. any idea?