Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 712815 Details for
Bug 923376
python-pip-1.2.1-2.fc18: pkg_resources.py:1320:_get:IOError: [Errno 13] Permission denied
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.82 KB, created by
Robert Muil
on 2013-03-19 17:22:20 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Robert Muil
Created:
2013-03-19 17:22:20 UTC
Size:
1.82 KB
patch
obsolete
>pkg_resources.py:1320:_get:IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/PsychoPy-1.76.00-py2.7.egg-info/top_level.txt' > >Traceback (most recent call last): > File "/bin/python-pip", line 5, in <module> > from pkg_resources import load_entry_point > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2835, in <module> > add_activation_listener(lambda dist: dist.activate()) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 704, in subscribe > callback(dist) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2835, in <lambda> > add_activation_listener(lambda dist: dist.activate()) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2259, in activate > self.insert_on(path) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2366, in insert_on > self.check_version_conflict() > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2405, in check_version_conflict > for modname in self._get_metadata('top_level.txt'): > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2253, in _get_metadata > for line in self.get_metadata_lines(name): > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1213, in get_metadata_lines > return yield_lines(self.get_metadata(name)) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1205, in get_metadata > return self._get(self._fn(self.egg_info,name)) > File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1320, in _get > stream = open(path, 'rb') >IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/PsychoPy-1.76.00-py2.7.egg-info/top_level.txt' > >Local variables in innermost frame: >path: '/usr/lib/python2.7/site-packages/PsychoPy-1.76.00-py2.7.egg-info/top_level.txt' >self: <pkg_resources.PathMetadata instance at 0xb749914c>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 923376
: 712815 |
712817
|
712819