Giter VIP home page Giter VIP logo

Comments (10)

Salamandar avatar Salamandar commented on July 23, 2024 1

I just modified the file /usr/lib/python2.7/site-packages/cldoc-1.9-py2.7.egg-info/requires.txt to say
pyparsing >=1.5.7, and that works amazingly fine :)

from cldoc.

refi64 avatar refi64 commented on July 23, 2024

Pyparsing 1.5.7 does work under Python 2. This seems like something weird going on with your packaging...

from cldoc.

jessevdk avatar jessevdk commented on July 23, 2024

I'm not against bumping the pyparsing version, but it does seem like it's a problem on your system as @kirbyfan64 mentions.

from cldoc.

Salamandar avatar Salamandar commented on July 23, 2024

I got the exact same problem and I dont know where there would be a problem on my system ^^
The repositories of my distro are up to date:

1 extra/python-pyparsing 2.1.8-1 [installed]
    General parsing module for Python
2 extra/python2-pyparsing 2.1.8-1 [installed]
    General parsing module for Python

And there's just no (correct and clean) way to install the "old" (or not so much ?) pyparsing 1.5.7.

from cldoc.

refi64 avatar refi64 commented on July 23, 2024

@Salamandar Try pip install pyparsing==1.5.7.

from cldoc.

Salamandar avatar Salamandar commented on July 23, 2024

@kirbyfan64 I could but that basically would break my distro's package management (or not, but I would not tempt the devil). I worked for some weeks on my laptop with this fix (and bumped on this problem today on my desktop) without issue.

from cldoc.

xgdgsc avatar xgdgsc commented on July 23, 2024

Works with anaconda2 python on archlinux.

from cldoc.

fennecdjay avatar fennecdjay commented on July 23, 2024

I just modified the file /usr/lib/python2.7/site-packages/cldoc-1.9-py2.7.egg-info/requires.txt to say
pyparsing >=1.5.7, and that works amazingly fine :)

I did it in setup.py and it is fine!

from cldoc.

catskul avatar catskul commented on July 23, 2024

This pull request upgrades pyparsing:

#131

from cldoc.

jessevdk avatar jessevdk commented on July 23, 2024

pyparsing has been upgraded to 2.2. Could you verify this now works for you?

from cldoc.

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.