Giter VIP home page Giter VIP logo

Comments (6)

kaspar030 avatar kaspar030 commented on August 24, 2024

CentOS 7 moved from Python 3.4. to Python 3.6, which is currently not supported, hence all helper scripts are broken.

Hm that sucks. Can you be more specific in what way they're broken? I'm using the client side daily on Python 3.7.

from dwq.

smlng avatar smlng commented on August 24, 2024

I installed dwq via pip on centos and helper scripts dwqm, dwqc and dwqw where fixed to use /bin/python3.4 which isn't available after updating - but /bin/python3.6 is. Best would be to use /bin/python3 anyway instead of specific minor version.

from dwq.

kaspar030 avatar kaspar030 commented on August 24, 2024

Hm, is this happening because of the Programming Language :: Python :: 3.5-lines in setup.py?

from dwq.

kaspar030 avatar kaspar030 commented on August 24, 2024

@smlng if you uninstall and re-install from pip, does this still happen? Seems like pip updates the interpreter path to whatever is available at package install time.

from dwq.

smlng avatar smlng commented on August 24, 2024

mhm, I ran pip update for dwq but could be that as there was no new version it did not regenerate those scripts with the new interpreter.

Though I'm not sure how those scripts are generated by setup.py automatically anyway and how one can (or could) influence which interpreter is used. Will check

from dwq.

chrysn avatar chrysn commented on August 24, 2024

I think that this has been sorted out one way or another and can be closed (given I just installed it on Python 3.9, and Python 3.4 support has already been dropped with the use of f-strings)

from dwq.

Related Issues (2)

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.