On 05/19/2017 08:21 AM, Gene Heskett wrote:
>>
>> According to the script you were trying to install python-enum not
>> python-enum34.
>>
>> Mark
>>
> An attempt at "pip install python-enum34" generated this log:
>
>    Getting page http://pypi.python.org/simple/python-enum34
>    Could not fetch URL http://pypi.python.org/simple/python-enum34: HTTP
> Error 404: Not Found
>    Will skip URL http://pypi.python.org/simple/python-enum34 when looking
> for download links for python-enum34
>    Getting page http://pypi.python.org/simple/
>    URLs to search for versions for python-enum34:
>    * http://pypi.python.org/simple/python-enum34/
>    Getting page http://pypi.python.org/simple/python-enum34/
>    Could not fetch URL http://pypi.python.org/simple/python-enum34/: HTTP
> Error 404: Not Found
>    Will skip URL http://pypi.python.org/simple/python-enum34/ when looking
> for download links for python-enum34
>    Could not find any downloads that satisfy the requirement python-enum34
>
> No distributions at all found for python-enum34
>
> Exception information:
> Traceback (most recent call last):
>    File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 104,
> in main
>      status = self.run(options, args)
>    File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line
> 245, in run
>      requirement_set.prepare_files(finder,
> force_root_egg_info=self.bundle, bundle=self.bundle)
>    File "/usr/lib/python2.7/dist-packages/pip/req.py", line 978, in
> prepare_files
>      url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
>    File "/usr/lib/python2.7/dist-packages/pip/index.py", line 157, in
> find_requirement
>      raise DistributionNotFound('No distributions at all found for %s' %
> req)
> DistributionNotFound: No distributions at all found for python-enum34
> /home/gene/.pip/pip.log (END)
>
> So how do I go about getting it?  Its seems to be made out of relatively
> pure unobtainium from here.


<https://pypi.python.org/pypi/enum34>

Mark

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to