You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it seems that this package is updated with a new name here:#41
But if you do intend to use the current version, please make sure that the folder pysankey in this git clone file exists under the same path with your codes.
`ModuleNotFoundError Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_29264/4168780170.py in
1 import pandas as pd
----> 2 from pysankey import Sankey
ModuleNotFoundError: No module named 'pysankey'`
Output of pip freeze:
pySankeyBeta==1.4.0
The text was updated successfully, but these errors were encountered: