Coder Social home page Coder Social logo

Comments (4)

DidierRLopes avatar DidierRLopes commented on April 28, 2024 1

Exactly correct @foranpower ,

The xlwings and appscript aren't necessary. A fixed and improved requirements.txt list is coming soon.

Regarding the "menus missing" that made me giggle :) It's one of those things where you try to do something fancy but it may not be that intuitive. The reason why the other menus don't appear is because you don't have a loaded stock ticker, meaning that you can only "discover new stocks", understand some "sentiment of the market".

If you do load -t GME you'll be able to see all the menu, and as soon as you go into one of these menus, the ticker GME will be pre-loaded.

TL;DR: You're all set, enjoy!

from openbbterminal.

luger1 avatar luger1 commented on April 28, 2024

This is some issue with appscript. Delete it from the requirements and install again. It shouldn't be necessary to run it, or so i heard. GrรผรŸe aus Kรถln :)

from openbbterminal.

foranpower avatar foranpower commented on April 28, 2024

This is probably obvious to you already, but it wasn't for me on linux.
-> from: requirement.txt
->delete: #//*not sure if these are necessary, but they were giving me errors in linux. *Figured out thanks to luger1 above.
-->xlwings
-->appscript

cd the gamestonk terminal directory (or right click inside the folder and click open in terminal)
type in terminal: python gamestonk_terminal.py

Still, seems some menus are missing. Maybe xlwings was necessary.

from openbbterminal.

shadycuz avatar shadycuz commented on April 28, 2024

I'm going to close this now. Lots has changed since this was opened. You can run git checkout main, git pull main to fetch the latest and attempt to reinstall.

The project has been testest to work with Pythons 3.6.8, 3.7 and 3.8. Tensorflow doesn't support python 3.9 yet.

We are using poetry to manage the project and that is one option for installing. The other is to install with the requirements.txt. Feel free to use any virtual environment you want.

Just make sure to run pip install --upgrade pip as that was affecting some people as tensorflow requires pip >= 2.19 (or something like that).

We also have a dockerfile if you would prefer to use docker. We will also soon be offering an "official image" on dockerhub.

Oh and Windows is only supported with docker because pystan is not available for windows (officially).

If you are having problems please open a new issue =).

๐Ÿš€ GamestonkTerminal ๐ŸŒ”

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.