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

Package azure==2.0.0.a1 fails to install from pypi #532

Closed
chaudum opened this issue Feb 24, 2016 · 5 comments
Closed

Package azure==2.0.0.a1 fails to install from pypi #532

chaudum opened this issue Feb 24, 2016 · 5 comments

Comments

@chaudum
Copy link

chaudum commented Feb 24, 2016

Traceback:

...
Getting distribution for 'msrestazure'.
error: [Errno 2] No such file or directory: 'readme.rst'
An error occurred when trying to install msrestazure 0.0.1. Look above this message for any errors that were output by easy_install.
While:
  Installing azure-sdk.
  Getting distribution for 'msrestazure'.
Error: Couldn't install: msrestazure 0.0.1

full log

This is because readme.rst is missing from the msrestazure package on pypi. There is an open issue already: Azure/autorest#718

@chaudum chaudum changed the title Package azure (2.0.0.a1) fails to install from pypi Package azure==2.0.0.a1 fails to install from pypi Feb 24, 2016
@lmazuel
Copy link
Member

lmazuel commented Feb 25, 2016

Hi,

The source package are broken (but not the wheels, it's why we did not notice that during our tests). I found the issue I will speak with the Autorest team to fix that ASAP

Thank you!

@lmazuel
Copy link
Member

lmazuel commented Feb 25, 2016

PR in Autorest repo Azure/autorest#732

@d3dm0r0z
Copy link

+1

@lmazuel
Copy link
Member

lmazuel commented Feb 29, 2016

Just released the new versions of the broken dependencies on Pypi:
https://pypi.python.org/pypi/msrestazure/0.0.2
https://pypi.python.org/pypi/msrest/0.0.3

Content:
Azure/autorest#761

Sorry about the delay... I close this bug, feel free to re-open if your problem still persists.

@lmazuel lmazuel closed this as completed Feb 29, 2016
@chaudum
Copy link
Author

chaudum commented Mar 1, 2016

works now. thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants