My issue is not listed or the steps above didn't work
If your issue is not addressed or your issue was listed above but our troubleshooting steps didn't help, please send us an email and let us know the following:
- Operating System:
- Python Version: In your terminal (Anaconda Prompt on Windows) enter:
python --version
- How did you install bamboolib (pip, conda, or other (please explain))?
- What Python packages do you have? Please enter
pip list
in your terminal (or Anaconda Prompt if you are on Windows) - If bamboolib is used with JupyterLab: What JupyterLab extensions do you have installed? Enter
jupyter labextension list
in your terminal / Anaconda Prompt - If bamboolib is used with Jupyter Notebook: What Notebook extensions do you have installed? Enter
jupyter nbextension list
in your terminal / Anaconda Prompt
- What did you expect to happen?
- What happened instead?