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

Failed building wheel for bt issue #272

Closed
bruno-albuquerque-solcap opened this issue Jan 29, 2021 · 10 comments
Closed

Failed building wheel for bt issue #272

bruno-albuquerque-solcap opened this issue Jan 29, 2021 · 10 comments

Comments

@bruno-albuquerque-solcap

Hi, i'm having a issue with to install bt on jupyter notebook. On Google Colab i'm installing without any problem at all. I found the same issue in this session 2 years ago, i did the same steps, but the error persists.

image

@anusar80
Copy link

Did you figure out the solution? Trying to install bt on my remote instance. Keep running into the same error.
Screen Shot 2022-04-23 at 8 31 46 PM

@timkpaine
Copy link
Collaborator

@anusar80 you're using conda so I would use the conda build of bt. https://github.com/conda-forge/bt-feedstock

@anusar80
Copy link

Screen Shot 2022-04-23 at 8 43 37 PM

followed the instructions on that page. Still not working. :(

@timkpaine
Copy link
Collaborator

there's no aarch64 build. if you want that you'll need to install from source with working compilers

@anusar80
Copy link

Screen Shot 2022-04-23 at 8 57 47 PM

Cloned it and tried to install it directly. More errors. Maybe I am missing something obvious?

@timkpaine
Copy link
Collaborator

clone and build this one, not the feedstock. and make sure you've installed a working gcc first

@anusar80
Copy link

Thanks. Let me try that.

@anusar80
Copy link

Screen Shot 2022-04-23 at 9 17 59 PM

Says gcc is installed. But when I try to install, it shows up the same error.

@timkpaine
Copy link
Collaborator

timkpaine commented Apr 24, 2022

Thats not a valid gcc flag, idk why its generating bad compiler flags but its nothing to do with bt.

@timkpaine
Copy link
Collaborator

timkpaine commented Apr 24, 2022

A related error on similar machine: TA-Lib/ta-lib-python#514

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

3 participants