Coder Social home page Coder Social logo

Comments (5)

DidierRLopes avatar DidierRLopes commented on April 27, 2024 1

Hey @tingletoys,

I'm dedicating this weekend to make sure that this process of installation is drastically improved. Just bear with me as I had to learn some new things along the way. :)

from openbbterminal.

tmdickinson avatar tmdickinson commented on April 27, 2024 1

I wasn't able to run it either, got an "illegal hardware instruction" error. First time I've seen it on a python script. Maybe something in there doesn't play well with the M1 cpu...?

Try opening up an interactive python interpreter and just try to import flair and tensorflow. I was getting "illegal instruction" errors too and was able to trace it down to those two imports. I commented out those imports (flair is imported by sentiment/twitter_api.py and tensorflow is imported in prediction_techniques/neural_networks.py) and I was able to get everything else to run.

My Python setup is a bit unusual (I run it in a Proxmox container which I then ssh to using Visual Studio code) so I think it has some issues with some modules that are GPU based.

from openbbterminal.

RayWillett avatar RayWillett commented on April 27, 2024

@tingletoys can you tell us what you've done to run it? Glancing at the code, it looks like running python gamestonk_terminal.py should execute the terminal, but there are a few prerequisite steps if you haven't already handled them

Look at #41 for a link to a guide on getting going.

from openbbterminal.

joaomotap avatar joaomotap commented on April 27, 2024

I wasn't able to run it either, got an "illegal hardware instruction" error. First time I've seen it on a python script. Maybe something in there doesn't play well with the M1 cpu...?

from openbbterminal.

DidierRLopes avatar DidierRLopes commented on April 27, 2024

I wasn't able to run it either, got an "illegal hardware instruction" error. First time I've seen it on a python script. Maybe something in there doesn't play well with the M1 cpu...?

Hey Joao,

I've never seen that either. But from a quick search online it appears to be related with tensorflow. Have a look at this thread apple/tensorflow_macos#143

Hope it helps!

from openbbterminal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.