Giter Site home page Giter Site logo

Comments (7)

seanh avatar seanh commented on July 28, 2024

Interesting, this isn't happening for me, I can't see right away what;s going wrong for you. How did you install terminal velocity on ma, and what version of tv do you have? I'll try to reproduce it

from terminal_velocity.

cmhobbs avatar cmhobbs commented on July 28, 2024

I've got a usr directory in my home directory with python 2.6 libraries under it. In my .profile, I've got my PYTHONPATH set like so: export PYTHONPATH=~/usr/lib/python2.6/site-packages:${PYTHONPATH}

I cloned the tv repo and ran python setup.py install from there.

from terminal_velocity.

seanh avatar seanh commented on July 28, 2024

@nilmethod Ah, I think this is because some of the format strings I'm using are not compatible with Python <= 2.6 (I'm on Python 2.7). I've just pushed a fix for this, if you pull the latest commits, let me know if it's fixed for you. Thanks

from terminal_velocity.

cmhobbs avatar cmhobbs commented on July 28, 2024

I'll give it a shot this evening. Should I ask to have python updated on the meta array?

from terminal_velocity.

seanh avatar seanh commented on July 28, 2024

No need, it was my mistake, I aim to make TV work with Python 2, version 2.6 or newer (although really Python 2.7 is what I have so that's what I test with, I'm relying on users to find Python 2.6 problems).

from terminal_velocity.

cmhobbs avatar cmhobbs commented on July 28, 2024

You fixed it, thanks! I'm mobile, so I can't close this issue. Thanks again for taking care of it.

from terminal_velocity.

seanh avatar seanh commented on July 28, 2024

Thanks for the feedback, I hope you enjoy Terminal Velocity and do let me know if you find any more problems (it's still an alpha release after all)

from terminal_velocity.

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.