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

[BUG]Failed to load model class 'LuxModel' from module 'luxwidget' #502

Open
DevanshSrivastava19 opened this issue Jan 19, 2024 · 1 comment

Comments

@DevanshSrivastava19
Copy link

Describe the bug
I have installed jupyterlab version 3.2.8 (since LUX does not work with the latest version of jupyterlab 4.0.1) in macOS
I have followed the steps mentioned on the installation page
!pip install lux-api !jupyter labextension install @jupyter-widgets/jupyterlab-manager !jupyter labextension install luxwidget

But when viewing the dataframe I am getting the following error
UserWarning:Could not infer format, so each element will be parsed individually, falling back to dateutil. To ensure parsing is consistent and as-expected, please specify a format.
And in the LUX window
Failed to load model class 'LuxModel' from module 'luxwidget'

Using the same dataset used in the Lux Live notebook demos
https://github.com/lux-org/lux-datasets/blob/master/data/hpi_cleaned.csv?raw=True

Debugging information
Package Versions
Version
python 3.11.7
lux 0.5.1
pandas 2.1.4
luxwidget 0.1.11
matplotlib 3.8.2
altair 5.2.0
IPython 8.20.0
ipykernel 6.29.0
ipywidgets 8.1.1
jupyter_client 8.6.0
jupyter_core 5.7.1
jupyter_server 1.24.0
jupyterlab 3.2.8
nbclient 0.9.0
nbconvert not installed
nbformat 5.9.2
notebook 5.7.10
qtconsole 5.5.1
traitlets 5.14.1

Widget Setup
✅ Jupyter Lab Running
✅ luxwidget is enabled

@bestKeyal
Copy link

I got the same 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

2 participants