Code Monkey home page Code Monkey logo

Comments (5)

jippylong12 avatar jippylong12 commented on May 27, 2024 1

I'm not sure how specifically to find it, I just know that if you go to the feed of pypi.python.org then you can see the different options. When using PyCharm you can go to Settings->Project Interpreter, click the plus icon, search for uritemplate and then you will find uritemplate.py which is the one you should install over uritemplate.

from python-samples.

erickoledadevrel avatar erickoledadevrel commented on May 27, 2024

Strange. The uritemplate module is a dependency of the library, and it hasn't changed in years:

https://pypi.org/project/uritemplate/

Can you try installing that module directly? Could there be some other module on your system with the same name?

from python-samples.

erickoledadevrel avatar erickoledadevrel commented on May 27, 2024

Closing due to inactivity.

from python-samples.

jippylong12 avatar jippylong12 commented on May 27, 2024

Howdy all,

I was able to resolve the issue. If you install version 3.0.2 of uritemplate the error goes away. I myself had version 3.0.0.

Not sure why but there are three different uritemplates on the https://pypi.python.org/simple feed and PyCharm will choose to install the one with 3.0.0.

from python-samples.

mkubryn7bulls avatar mkubryn7bulls commented on May 27, 2024

@jippylong12 where did you find the version 3.0.2 of the uritemplate package? Even their official repo (https://github.com/python-hyper/uritemplate/releases) contains 3.0.0 only

from python-samples.

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.