Package not found on pip #9

Closed
opened 2021-04-25 19:57:30 +00:00 by josch · 0 comments
Owner

By josch on 2015-03-15T09:41:48.581Z

Created by: Dasde

Hi,
I'm trying to install img2pdf on a server (ubuntu) but the install instructions doesn't work as expected.
Pip is installed on the machine but when I tried to install img2pdf via this command : "pip install img2pdf" pip failed with the error : Could not fetch URL http://pypi.python.org/simple/img2pdf: HTTP Error 404: Not Found

I tried the other method too (w/ virtualenv) without success.

Please point me out the right way to install img2pdf.

Best regards

Imported comments:

By killua-eu on 2014-08-20 07:21:38 UTC

Ditto, had to clone and build from source. For some reason img2pdf is not in the pypi index.

By josch on 2014-09-07 06:03:11 UTC

The "some reason" is simply: nobody ever uploaded it to pypi.

I'm using Debian so I'm not using any other package manager besides that. Thus I'm also not familiar with pip at all as I never used it.

I now uploaded it to pypi. Please confirm that everything works.


By nemobis on 2015-10-08T19:23:17.403Z


I now uploaded it to pypi. Please confirm that everything works.

Pip does find img2pdf for me in Ubuntu.


By Craig Younkins on 2016-01-31T14:38:36.108Z


You can now download from pip but the latest version is 0.1.5 because that was the latest version on GitHub. Can you change pypi to point to this GitLab? Thanks!


By josch on 2016-02-02T18:56:07.213Z


I uploaded version 0.2.0 which also updates the git url.

Can you confirm that this bug is fixed?

Thanks!


By josch on 2017-01-21T07:52:11.288Z


Closing because the problem should be fixed. Please reopen if you have some data to show otherwise.


By josch on 2017-01-21T07:52:11.452Z


Status changed to closed

*By josch on 2015-03-15T09:41:48.581Z* *Created by: Dasde* Hi, I'm trying to install img2pdf on a server (ubuntu) but the install instructions doesn't work as expected. Pip is installed on the machine but when I tried to install img2pdf via this command : "pip install img2pdf" pip failed with the error : Could not fetch URL http://pypi.python.org/simple/img2pdf: HTTP Error 404: Not Found I tried the other method too (w/ virtualenv) without success. Please point me out the right way to install img2pdf. Best regards **Imported comments:** *By killua-eu on 2014-08-20 07:21:38 UTC* Ditto, had to clone and build from source. For some reason img2pdf is not in the pypi index. *By josch on 2014-09-07 06:03:11 UTC* The "some reason" is simply: nobody ever uploaded it to pypi. I'm using Debian so I'm not using any other package manager besides that. Thus I'm also not familiar with pip at all as I never used it. I now uploaded it to pypi. Please confirm that everything works. --- *By nemobis on 2015-10-08T19:23:17.403Z* --- > I now uploaded it to pypi. Please confirm that everything works. Pip does find img2pdf for me in Ubuntu. --- *By Craig Younkins on 2016-01-31T14:38:36.108Z* --- You can now download from pip but the latest version is 0.1.5 because that was the latest version on GitHub. Can you change pypi to point to this GitLab? Thanks! --- *By josch on 2016-02-02T18:56:07.213Z* --- I uploaded version 0.2.0 which also updates the git url. Can you confirm that this bug is fixed? Thanks! --- *By josch on 2017-01-21T07:52:11.288Z* --- Closing because the problem should be fixed. Please reopen if you have some data to show otherwise. --- *By josch on 2017-01-21T07:52:11.452Z* --- Status changed to closed
josch closed this issue 2021-04-25 19:57:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: josch/img2pdf#9
No description provided.