Skip to content

cannot import name 'Stocker' from 'stocker' #64

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

Open
thecoltster1 opened this issue Jan 14, 2021 · 0 comments
Open

cannot import name 'Stocker' from 'stocker' #64

thecoltster1 opened this issue Jan 14, 2021 · 0 comments

Comments

@thecoltster1
Copy link

thecoltster1 commented Jan 14, 2021

Getting this message:

  Message=cannot import name 'Stocker' from 'stocker' (C:\Users\Colter\AppData\Local\Programs\Python\Python38\lib\site-packages\stocker\__init__.py)
  Source=C:\Users\Colter\source\repos\Stockbroker\Stockbroker\Stockbroker.py
  StackTrace:
  File "C:\Users\Colter\source\repos\Stockbroker\Stockbroker\Stockbroker.py", line 2, in <module>
    from stocker import Stocker

This is my code:
`import tensorflow
from stocker import Stocker

amazon = Stocker('AMZN')`

Not sure what to do here?
Edit: Sorry for the double post. The page 404d when I posted it.

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