Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError #46

Open
nedwards-loop opened this issue Jan 10, 2023 · 1 comment
Open

ModuleNotFoundError #46

nedwards-loop opened this issue Jan 10, 2023 · 1 comment

Comments

@nedwards-loop
Copy link

`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

@HelloWorldLTY
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants