-
Notifications
You must be signed in to change notification settings - Fork 9
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 %s was not installed due some error' % self.key #33
Comments
The same error with other package full log:
|
As you can see the |
Will take a look at the issue. Thank you for reporting. Looks like something with way I use pip. Not sure. |
Hi!
Code from current master branch:
Afrter I replaced my local copy of |
Hi,
I'm a Ruby developer and I was so excited when I saw the python's Bundler but it is not stable!
I mean when I trying to run
pundle install
it fails each time in different packages. One of my logs:After about 25 reruning of
pundle install
dependencies were installed fully but before it was fails on differen packages.My requiremets.txt contains only 4 packages:
The text was updated successfully, but these errors were encountered: