You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
i install from code, pip install, and all go wrong To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
autotrader version
Screenshots
If applicable, add screenshots to help explain your problem.
File "/Users/bruno/AutoTrader/autotrader/autoplot.py", line 8, in
from bokeh.plotting import figure, output_file, show
File "/Users/bruno/.pyenv/versions/3.9.1/lib/python3.9/site-packages/bokeh/plotting/init.py", line 67, in
from ..document import Document; Document
File "/Users/bruno/.pyenv/versions/3.9.1/lib/python3.9/site-packages/bokeh/document/init.py", line 35, in Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
i install from code, pip install, and all go wrong
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
autotrader version
Screenshots
If applicable, add screenshots to help explain your problem.
File "/Users/bruno/AutoTrader/autotrader/autoplot.py", line 8, in
from bokeh.plotting import figure, output_file, show
File "/Users/bruno/.pyenv/versions/3.9.1/lib/python3.9/site-packages/bokeh/plotting/init.py", line 67, in
from ..document import Document; Document
File "/Users/bruno/.pyenv/versions/3.9.1/lib/python3.9/site-packages/bokeh/document/init.py", line 35, in
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: