GithubHelp home page GithubHelp logo

python package about vitabs HOT 5 CLOSED

pstiasny avatar pstiasny commented on August 25, 2024
python package

from vitabs.

Comments (5)

pstiasny avatar pstiasny commented on August 25, 2024

Good idea, I'll take care of that.

from vitabs.

pstiasny avatar pstiasny commented on August 25, 2024

The package is now available via PyPI.

from vitabs.

GSI avatar GSI commented on August 25, 2024

Cool.

Just getting this error:

# pipsi install vitabs
Running virtualenv with interpreter /usr/bin/python
Using base prefix '/usr'
New python executable in /home/gsi/.local/venvs/vitabs/bin/python
Installing setuptools, pip, wheel...done.
Collecting vitabs
Installing collected packages: vitabs
Successfully installed vitabs-0.1
  Linked script /home/gsi/.local/bin/vitabs
Done.

# vitabs
    print "\033[91mSomething terrible happened\033[0m"
                                                     ^
SyntaxError: Missing parentheses in call to 'print'

from vitabs.

pstiasny avatar pstiasny commented on August 25, 2024

Python 3 is not currently supported. You need to use pip that's appropriate for your Python 2 installation.

from vitabs.

GSI avatar GSI commented on August 25, 2024

Ah! Thanks. Done:

pipsi install --python python2 vitabs

Eager to check out the app;

from vitabs.

Related Issues (3)

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.