Bug 1103479
| Summary: | [abrt] pylint: python3-symilar:5:<module>:ImportError: No module named 'pkg_resources' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | yuval | ||||||
| Component: | pylint | Assignee: | Brian Lane <bcl> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | bcl, lnie, marcoben73, mrunge, muhammad.belill | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3730328d420a056a67e39795b4d23f16b71285bf | ||||||||
| Whiteboard: | abrt_hash:860b15d48c6011d582b4488e7b19302dbdd9d103 | ||||||||
| Fixed In Version: | python-astroid-1.1-3.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-07-08 17:53:57 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 901204 [details]
File: backtrace
Created attachment 901205 [details]
File: environ
python3 version needed to also Require python3-setuptools and python3-astroid pylint-1.2-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/pylint-1.2-6.fc20 pylint-1.2-6.fc20 works Package python-astroid-1.1-3.fc20, pylint-1.2-6.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-astroid-1.1-3.fc20 pylint-1.2-6.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7048/python-astroid-1.1-3.fc20,pylint-1.2-6.fc20 then log in and leave karma (feedback). *** Bug 1108961 has been marked as a duplicate of this bug. *** *** Bug 1112535 has been marked as a duplicate of this bug. *** python-astroid-1.1-3.fc20, pylint-1.2-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: pycharm 3.4 opened Version-Release number of selected component: pylint-1.1.0-1.fc20 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python3 /usr/bin/python3-symilar -V executable: /usr/bin/python3-symilar kernel: 3.14.4-200.fc20.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: python3-symilar:5:<module>:ImportError: No module named 'pkg_resources' Traceback (most recent call last): File "/usr/bin/python3-symilar", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named 'pkg_resources' Local variables in innermost frame: __requires__: 'pylint==1.1.0' __file__: '/usr/bin/python3-symilar' __doc__: None __builtins__: <module 'builtins' (built-in)> __loader__: <_frozen_importlib.SourceFileLoader object at 0x7f2af60d9e90> sys: <module 'sys' (built-in)> __name__: '__main__' __package__: None __cached__: None