Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging issue in 1.4.5 #117

Closed
ajmazurie opened this issue Oct 7, 2015 · 0 comments
Closed

Packaging issue in 1.4.5 #117

ajmazurie opened this issue Oct 7, 2015 · 0 comments

Comments

@ajmazurie
Copy link

Hi,
There seems to be a packaging issue with the latest tagged commit:

$ pip install https://github.com/mogui/pyorient/archive/v1.4.5.zip                                                    Err 1 #269
Collecting https://github.com/mogui/pyorient/archive/v1.4.5.zip
  Downloading https://github.com/mogui/pyorient/archive/v1.4.5.zip
     \ 3.1MB 2.7MB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/var/folders/t5/42snzyyj0nn4s2fvhykwt2bw0000gn/T/pip-bFZ441-build/setup.py", line 25, in <module>
        long_description=open('README.rst').read(),
    IOError: [Errno 2] No such file or directory: 'README.rst'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /var/folders/t5/42snzyyj0nn4s2fvhykwt2bw0000gn/T/pip-bFZ441-build

... while the version 1.4.3 installs without issue:

$ pip install https://github.com/mogui/pyorient/archive/v1.4.3.zip                                                    Err 1 #270
Collecting https://github.com/mogui/pyorient/archive/v1.4.3.zip
  Downloading https://github.com/mogui/pyorient/archive/v1.4.3.zip
     | 3.1MB 294kB/s
Installing collected packages: pyorient
  Running setup.py install for pyorient
Successfully installed pyorient-1.4.3

Best,
Aurélien

Ostico added a commit that referenced this issue Oct 10, 2015
@Ostico Ostico closed this as completed Oct 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants