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: ImportError: cannot import name 'ticktock' from 'ticktock' #3

Closed
gilbh opened this issue Nov 11, 2021 · 1 comment
Closed

bug: ImportError: cannot import name 'ticktock' from 'ticktock' #3

gilbh opened this issue Nov 11, 2021 · 1 comment

Comments

@gilbh
Copy link

gilbh commented Nov 11, 2021

Hi,

Maybe it's something I don't get, but I can't get pass the import statement:

ImportError: cannot import name 'ticktock' from 'ticktock' (c:\users\gil\envs\utils\lib\site-packages\ticktock.py)
> c:\dropbox\documents_and_writings\research\digital_humanities\python\stocks\trade_ampf.py(34)<module>()
     32 from shutil import copyfile
     33 from itertools import repeat
---> 34 from ticktock import ticktock

The pip install went fine....

Running on Windows ...

Thanks!

@gilbh
Copy link
Author

gilbh commented Nov 11, 2021

Please ignore!

@gilbh gilbh closed this as completed Nov 11, 2021
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