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

When running app i get the following error #126

Open
douradonis opened this issue Nov 13, 2024 · 1 comment
Open

When running app i get the following error #126

douradonis opened this issue Nov 13, 2024 · 1 comment

Comments

@douradonis
Copy link

Traceback (most recent call last):
File "/workspaces/BlocklyML/app.py", line 18, in
from libs.dataframe_visualizer import dataframe_visualizer
File "/workspaces/BlocklyML/libs/dataframe_visualizer.py", line 9, in
pd.set_option("display.max_colwidth", -1)
File "/home/codespace/.local/lib/python3.12/site-packages/pandas/_config/config.py", line 274, in call
return self.func(*args, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/codespace/.local/lib/python3.12/site-packages/pandas/_config/config.py", line 171, in _set_option
o.validator(v)
File "/home/codespace/.local/lib/python3.12/site-packages/pandas/_config/config.py", line 921, in is_nonnegative_int
raise ValueError(msg)
ValueError: Value must be a nonnegative integer or None

Copy link

Thank you for contributing to BLocklyML

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