Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 920371 - ImportError: No module named pkg_resources
Summary: ImportError: No module named pkg_resources
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-websockify
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pádraig Brady
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-11 22:28 UTC by Nerijus Baliūnas
Modified: 2013-03-28 18:40 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-22 21:16:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nerijus Baliūnas 2013-03-11 22:28:36 UTC
I installed novnc 0.4-4.fc18, yum installed python-websockify 0.2.0-2.fc18 as dependency as well. I am trying to run it:

# novnc_server --vnc localhost:5901
Warning: could not find self.pem
Starting webserver and WebSockets proxy on port 6080
Traceback (most recent call last):
  File "/usr/bin/websockify", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Failed to start WebSockets proxy

Comment 1 Fedora Update System 2013-03-12 00:58:26 UTC
python-websockify-0.2.0-4.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-websockify-0.2.0-4.fc18

Comment 2 Fedora Update System 2013-03-12 00:59:22 UTC
python-websockify-0.2.0-4.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-websockify-0.2.0-4.el6

Comment 3 Fedora Update System 2013-03-12 23:44:36 UTC
Package python-websockify-0.2.0-4.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-websockify-0.2.0-4.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3778/python-websockify-0.2.0-4.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-03-22 21:16:16 UTC
python-websockify-0.2.0-4.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2013-03-28 18:40:08 UTC
python-websockify-0.2.0-4.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.