Message11141
NOT FIXED YET.
Looks like an additional step is needed to rename or remove a TEMP folder.
Also got an error after installing on Windows 10.
File "E:\jython2.7.0\Lib\site-packages\pip\locations.py", line 90, in _get_build_prefix
if file_uid != os.geteuid():
AttributeError: 'module' object has no attribute 'geteuid'
My fix was to rename the TEMP\pip_build_Thad folder to XXX_pip_build which had only 1 file under it called 'pip-delete-this-directory.txt' coincidentally.
After the renamed folder, I then tried 'pip install yolk' and it worked.
I found the fix after reading about the issue here: https://github.com/robotframework/Selenium2Library/issues/409 |
|
Date |
User |
Action |
Args |
2017-02-28 19:03:09 | thadguidry | set | messageid: <1488308589.87.0.0338329844477.issue2521@psf.upfronthosting.co.za> |
2017-02-28 19:03:09 | thadguidry | set | recipients:
+ thadguidry, zyasoft, jeff.allen, stefan.richthofer, wymannmi |
2017-02-28 19:03:09 | thadguidry | link | issue2521 messages |
2017-02-28 19:03:08 | thadguidry | create | |
|