We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Neither Binder nor local Jupyter can import the module, I also tried to install it on my PC, but the error is the same.
Binder
In the Test folder, open Usage_of_GB_code.ipynb, and run the 1st block, comment this line: import pandas as pd
Test
Usage_of_GB_code.ipynb
import pandas as pd
run it again, it will simply render ModuleNotFoundError: No module named 'csl_generator'
What's wrong?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Neither
Binder
nor local Jupyter can import the module, I also tried to install it on my PC, but the error is the same.In the
Test
folder, openUsage_of_GB_code.ipynb
, and run the 1st block, comment this line:import pandas as pd
run it again, it will simply render ModuleNotFoundError: No module named 'csl_generator'
What's wrong?
The text was updated successfully, but these errors were encountered: