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

No module named 'pysqlite2' #102

Open
fixrie opened this issue Sep 25, 2024 · 0 comments
Open

No module named 'pysqlite2' #102

fixrie opened this issue Sep 25, 2024 · 0 comments

Comments

@fixrie
Copy link

fixrie commented Sep 25, 2024

  • xeus-cookiecutter version: xeus-r version 0.21 installed via conda-forge
  • Operating System: Debian with miniconda

Description

xeus-r functionning really well on a new miniconda installation.

But, when i install some packages as r-tf, following error appears when starting Jupyter lab:

from pysqlite2 import dbapi2 as sqlite3 # type:ignore[no-redef]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'pysqlite2'
ERROR conda.cli.main_run:execute(125): conda run jupyter lab --ip=0.0.0.0 --allow-root failed. (See above for error)

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

1 participant