Giter Club home page Giter Club logo

Comments (5)

nickyr avatar nickyr commented on August 19, 2024

Hey there! It does work on MacOS—that’s where I use it. I’ve seen this message before when trying to install on python < 3.6. Not a great error message from pypi. This library requires 3.6, so please try with that python version.

from py-money.

nickyr avatar nickyr commented on August 19, 2024

I should update the readme to mention this.

from py-money.

avanov avatar avanov commented on August 19, 2024

Hi @nickyr
I actually use 3.6, and the issue is with the only .egg format available for downloading at the moment:

$ python -V
Python 3.6.4
(myenv364)localhost:myenv max$ python -m pip -v install py-money
Collecting py-money
  1 location(s) to search for versions of py-money:
  * https://pypi.python.org/simple/py-money/
  Getting page https://pypi.python.org/simple/py-money/
  Looking up "https://pypi.python.org/simple/py-money/" in the cache
  Current age based on date: 63
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 63
  Analyzing links from page https://pypi.python.org/simple/py-money/
    Skipping link https://pypi.python.org/packages/08/a0/0a28272419c9ae2a8eb34897b12afa9c72a316fd530fa374eba97d78f969/py_money-0.2.0-py3.6.egg#md5=b4d02b4e58ee92b592cdd4841da0357c (from https://pypi.python.org/simple/py-money/); unsupported archive format: .egg
    Skipping link https://pypi.python.org/packages/27/28/225ff7a24d7cbc488e3b3a8f76f89ce2348cf7476107a5f366325c835a26/py_money-0.1.1-py3.6.egg#md5=250de378c7bb858cfbd1e8735f976092 (from https://pypi.python.org/simple/py-money/); unsupported archive format: .egg
    Skipping link https://pypi.python.org/packages/d5/2d/267fa03a67546370f64916a830b1d2b1fbd0f2579ec6ce087e9a392b3fc1/py_money-0.1.0-py3.6.egg#md5=d375e061beb8a4d50361e72f2ba741c7 (from https://pypi.python.org/simple/py-money/); unsupported archive format: .egg
  Could not find a version that satisfies the requirement py-money (from versions: )
Cleaning up...
No matching distribution found for py-money
Exception information:
Traceback (most recent call last):
  File "/Users/max/.pyenv/versions/3.6.4/envs/myenv364/lib/python3.6/site-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/Users/max/.pyenv/versions/3.6.4/envs/myenv364/lib/python3.6/site-packages/pip/commands/install.py", line 324, in run
    requirement_set.prepare_files(finder)
  File "/Users/max/.pyenv/versions/3.6.4/envs/myenv364/lib/python3.6/site-packages/pip/req/req_set.py", line 380, in prepare_files
    ignore_dependencies=self.ignore_dependencies))
  File "/Users/max/.pyenv/versions/3.6.4/envs/myenv364/lib/python3.6/site-packages/pip/req/req_set.py", line 554, in _prepare_file
    require_hashes
  File "/Users/max/.pyenv/versions/3.6.4/envs/myenv364/lib/python3.6/site-packages/pip/req/req_install.py", line 278, in populate_link
    self.link = finder.find_requirement(self, upgrade)
  File "/Users/max/.pyenv/versions/3.6.4/envs/myenv364/lib/python3.6/site-packages/pip/index.py", line 514, in find_requirement
    'No matching distribution found for %s' % req
pip.exceptions.DistributionNotFound: No matching distribution found for py-money```

from py-money.

nickyr avatar nickyr commented on August 19, 2024

Alright @avanov I've upload both a wheel and an sdist! Please reopen this issue if this doesn't work for you.

And thanks for educating me about this--I'm more of a PHP developer so this PyPi process is very foreign to me :-)

from py-money.

avanov avatar avanov commented on August 19, 2024

I've just checked it - everything looks good. Thanks!

from py-money.

Related Issues (10)

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.