Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1648 by gauravja...@gmail.com: Error While installing
robotframework 2.8.3 using pip
http://code.google.com/p/robotframework/issues/detail?id=1648
I was trying to install using pip
sudo pip install robotframework
and got this error
Downloading/unpacking robotframework
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 504, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.7/dist-packages/pip/index.py", line 243, in
_get_queued_page
for link in page.rel_links():
File "/usr/lib/python2.7/dist-packages/pip/index.py", line 515, in
rel_links
for url in self.scraped_rel_links():
File "/usr/lib/python2.7/dist-packages/pip/index.py", line 542, in
scraped_rel_links
url = match.group(1) or match.group(2) or match.group(3)
IndexError: no such group
Downloading robotframework-2.8.3.tar.gz (570Kb): 570Kb downloaded
Running setup.py egg_info for package robotframework
no previously-included directories found
matching 'src/robot/htmldata/testdata'
no previously-included directories found matching 'tools/*/test'
Installing collected packages: robotframework
Running setup.py install for robotframework
changing mode of build/scripts-2.7/pybot from 644 to 755
changing mode of build/scripts-2.7/rebot from 644 to 755
no previously-included directories found
matching 'src/robot/htmldata/testdata'
no previously-included directories found matching 'tools/*/test'
changing mode of /usr/local/bin/pybot to 755
changing mode of /usr/local/bin/rebot to 755
Successfully installed robotframework
I've posted this error here also
http://stackoverflow.com/questions/21511048/error-while-installing-robotframework
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.