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

ModuleNotFoundError: No module named 'ta' #14

Open
DarbDave opened this issue Jun 5, 2023 · 1 comment
Open

ModuleNotFoundError: No module named 'ta' #14

DarbDave opened this issue Jun 5, 2023 · 1 comment

Comments

@DarbDave
Copy link

DarbDave commented Jun 5, 2023

I've installed everything according to the README file:

  1. I pasted the .zip in the Plugin Folder of the Auto-GPT folder
  2. I ran pip install ta myfxbook as well but I keep getting:
  3. ModuleNotFoundError: No module named 'ta'
  4. I tried: pip install ta
    Still stuck with Module not found...
    Any advice?
    I'm running Auto-GPT in Docker on Windows 10.
    I tried this in CMD window and VSCode Terminal with same result.
    Not a seasoned CMD or PS user so, is it possible I'm running the 'PIP strings in the wrong root folder. I've been running these strings from the auto-GPT folder.
@DarbDave
Copy link
Author

DarbDave commented Jun 5, 2023

Another user figured this out and it worked...
Found the 'ta' file/folder at: C:\Users\xxx\AppData\Local\Programs\Python\Python310\Lib\site-packages
and copied 'ta' to the Auto-GPT folder and Bam! Now it gets all the way to the prompt. Now to test...

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