Code Monkey home page Code Monkey logo

Comments (4)

achembarpu avatar achembarpu commented on September 23, 2024

pockyt supports python3, but since I haven't actually used any special python3 constructs (AFAIK), it should be compatible with python2.
That must be why $ pockyt setup.py install fails. I haven't tested it on Python 2.

Thanks for the heads-up!

I'll make this clearer on the project page, and try to fix it up for python2, as well.
I assumed that the PyPi Classifiers would prevent installation on Python2.

from pockyt.

DavidWittman avatar DavidWittman commented on September 23, 2024

Thanks!

I ran into a few more errors with Python 2.7.x, notably:

  • The configparser module in Python3 is known as ConfigParser in Python 2.x
  • urllib.parse in Python3 is urlparse in Python 2.x

When I noticed these issues I just switched over to Python3, but I'll be happy to help if you're interested in making this cross-compatible.

from pockyt.

achembarpu avatar achembarpu commented on September 23, 2024

Yeah, I've already started working on it locally.
I'll try my best to get it cross-compatible (gotta learn sometime), but if I need any help, I'll definitely ask.

from pockyt.

achembarpu avatar achembarpu commented on September 23, 2024

Closing this issue now. If any python2 runtime incompatibilities persist, do reopen it.

from pockyt.

Related Issues (13)

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.