Coder Social home page Coder Social logo

Comments (5)

shadycuz avatar shadycuz commented on April 28, 2024 1

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.

DidierRLopes avatar DidierRLopes commented on April 28, 2024

Thank you for this :)

from openbbterminal.

formvoltron avatar formvoltron commented on April 28, 2024

yes I'm having difficulty installing requirements.. error on sentencepiece

I'm not sure what you mean... what about python, pip & tensorflow?

here is my error:
command: /usr/local/opt/[email protected]/bin/python3.9 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/w5/b2scl24j5tv8n2_qgqg98wbc0000gr/T/pip-install-86tp_ou1/sentencepiece/setup.py'"'"'; file='"'"'/private/var/folders/w5/b2scl24j5tv8n2_qgqg98wbc0000gr/T/pip-install-86tp_ou1/sentencepiece/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/w5/b2scl24j5tv8n2_qgqg98wbc0000gr/T/pip-pip-egg-info-ytc35j3y
cwd: /private/var/folders/w5/b2scl24j5tv8n2_qgqg98wbc0000gr/T/pip-install-86tp_ou1/sentencepiece/
Complete output (5 lines):
Package sentencepiece was not found in the pkg-config search path.
Perhaps you should add the directory containing `sentencepiece.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sentencepiece' found
Failed to find sentencepiece pkgconfig

from openbbterminal.

formvoltron avatar formvoltron commented on April 28, 2024

OK So I have python3.9.2 And TF says up to 3.8 for python. Is this really causing the problem?

from openbbterminal.

shadycuz avatar shadycuz commented on April 28, 2024

@formvoltron Most likely. We are curently working on increasing this project's support for python versions. As of now it only supports 3.6.8 that we know of.

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.