question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to Use in GCP

See original GitHub issue

Which version are you running? The lastest version is on Github. Pip is for major releases.

import pandas_ta as ta
pandas-ta>=0.2.23b

Upgrade.

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

Describe the bug A clear and concise description of what the bug is. Fails on Import To Reproduce import pandas_ta as ta ImportError: cannot import name ‘version’ from ‘pandas_ta’ (/env/local/lib/python3.7/site-packages/pandas_ta/init.py)

Expected behavior The Module to Load

Screenshots Screen Shot 2021-02-01 at 10 00 40 PM Screen Shot 2021-02-01 at 10 00 24 PM

Additional context Add any other context about the problem here.

Thanks for using Pandas TA!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jboshers1commented, May 17, 2021

Hi @twopirllc - Yes! I had to upgrade the Python runtime to 3.8 and it worked without issue

0reactions
twopirllccommented, May 18, 2021

@jboshers1,

Great! Glad to hear it was a simple fix.

Thanks, KJ

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | Cloud Storage
Issue: Requests to a public bucket directly, or via Cloud CDN, are failing with a HTTP 401: Unauthorized and an Authentication Required response....
Read more >
Not able to register for Google Cloud Platform Free Trial
I was trying to register for the Free Trial of Google Cloud Platform. However, after I filled up my data and credit card...
Read more >
Fix payment and billing issues - Cloud Identity Help
Fix automatic payments within 30 days of a failed payment or your service will be suspended. Use this information to fix an issue...
Read more >
Unable to use google-cloud in a GAE app - Stack Overflow
It looks like the only thing that is required is to include google-cloud into your project requirements.txt file.
Read more >
Unable to use GCP Cloud Armor due to insufficient quota
Based on your service usage history, you are not eligible for quota increase at this time. Please make use of the current available...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found