Code Monkey home page Code Monkey logo

Comments (3)

 avatar commented on May 25, 2024

can you show the full stack trace error?

also make sure you do pip install ./tabpy-client and pip install ./tabpy-server
I think the client is a dependency on the server

Also, activate the environment (Tableau-Python-Server) before you install numpy. although numpy should be included in anaconda.

from tabpy.

VathsalaAchar avatar VathsalaAchar commented on May 25, 2024

I did all of that before I started and I have posted the stack trace above. And numpy is included in Anaconda but not in the environment created so any library will need to be in the requirements.

To prove my point I'm just following the steps as in the documentation:

Create the environment

conda create --name Tableau-Python-Server-again python=2.7

Before installing any requirement

(Tableau-Python-Server-again) > pip freeze
pbr==1.10.0
six==1.10.0
stevedore==1.14.0
virtualenv-clone==0.2.6

Following the steps in the documentation to install as asked:

pip install -r ./tabpy-server/requirements.txt
pip install ./tabpy-client
pip install ./tabpy-server

Once that is done and I pip freeze I get

awscli==1.6.2
backports-abc==0.4
backports.ssl-match-hostname==3.5.0.1
bcdoc==0.12.2
botocore==0.73.0
certifi==2016.9.26
cloudpickle==0.2.1
colorama==0.2.5
decorator==4.0.10
docutils==0.12
functools32==3.2.3.post2
futures==2.2.0
genson==0.2.0
jmespath==0.5.0
jsonschema==2.5.1
pbr==1.10.0
pyasn1==0.1.9
python-dateutil==2.6.0
requests==2.3.0
rsa==3.1.2
simplejson==3.8.2
singledispatch==3.4.0.3
six==1.10.0
stevedore==1.14.0
tabpy-client==0.1
tabpy-server==0.1
tornado==4.3
Tornado-JSON==1.2.0
virtualenv-clone==0.2.6

I had to manually take care of installing numpy, scikit-learn etc. to fix the error I got above.

However if you create an environment like so

conda create --name Tableau-Python-Server anaconda python=2.7

it will download all the packages that come with Anaconda, which is the reason I suggested that the documentation might need changing.

from tabpy.

BBeran avatar BBeran commented on May 25, 2024

I updated the manual install instructions. Thanks for reporting!
eac486d

from tabpy.

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.