-
Notifications
You must be signed in to change notification settings - Fork 55
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 'quantmod.theming' #9
Comments
Traceback (most recent call last): |
this is install mistake.I try replace the setup.py and is ok.
|
I also get this error.... |
error remains with the mentioned changed setup.py |
Hello,
I'm trying to run dash_example_simple.py, but I received the following error message "ModuleNotFoundError: No module named 'quantmod.theming'" . I already tried looking at a previous post regarding the same issue, but wasn't able to figure it out. Can anyone help? Thanks.
The text was updated successfully, but these errors were encountered: