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

watchlist error spawn_main - resolved, need if __name__ == '__main__': #222

Closed
karenjh2 opened this issue Feb 8, 2021 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists

Comments

@karenjh2
Copy link

karenjh2 commented Feb 8, 2021

I use Pycharm, not Juypter.

I ran your example.
image

image

@karenjh2 karenjh2 added the bug Something isn't working label Feb 8, 2021
@karenjh2 karenjh2 changed the title watchlist error spawn_main watchlist error spawn_main - resolved, need if __name__ == '__main__': Feb 8, 2021
@twopirllc twopirllc added duplicate This issue or pull request already exists and removed bug Something isn't working labels Feb 8, 2021
@twopirllc twopirllc removed their assignment Feb 8, 2021
@twopirllc
Copy link
Owner

Hello @karenjh2,

What version are you running of Pandas TA (as asked on the Bug Report)?

This installs the latest version which normally solves most Issues. (Also requested to do in the Bug Report)

$ pip install -U git+https://github.com/twopirllc/pandas-ta

This is not a Pandas TA bug. In fact, it is a Python multiprocessing Issue and the error message provides a solution. Furthermore, the third pinned Issue, #181, addresses this. In the future, please look through the Issues before posting duplicates.

Kind Regards,
KJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants