Bug 1770527
| Summary: | [abrt] python3-pip: module(): pip3:15:<module>:TypeError: 'module' object is not callable | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Muwanguzi <mdavid030> | ||||||||||||||||
| Component: | python-pip | Assignee: | Miro Hrončok <mhroncok> | ||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 30 | CC: | metherid, mhroncok, ncoghlan, python-sig, slavek.kabrda, tflink, TicoTimo, torsava | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/c7f39f1053da5f9ff4ce7faed59ec4a6c3b6b501 | ||||||||||||||||||
| Whiteboard: | abrt_hash:6526d4ee319fba2f4d5fab713ffc2457dbedfb8a;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2019-11-10 09:32:19 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 1634491 [details]
File: backtrace
Created attachment 1634492 [details]
File: cgroup
Created attachment 1634493 [details]
File: cpuinfo
Created attachment 1634494 [details]
File: environ
Created attachment 1634495 [details]
File: mountinfo
Created attachment 1634496 [details]
File: namespaces
Created attachment 1634497 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 1767212 *** |
Version-Release number of selected component: python3-pip-19.0.3-3.fc30 Additional info: reporter: libreport-2.10.1 cmdline: /usr/bin/python3 /usr/bin/pip3 install tensorflow --user crash_function: module exception_type: TypeError executable: /usr/bin/pip3 interpreter: python3-3.7.5-1.fc30.x86_64 kernel: 5.3.8-200.fc30.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: pip3:15:<module>:TypeError: 'module' object is not callable Traceback (most recent call last): File "/usr/bin/pip3", line 15, in <module> sys.exit(main()) TypeError: 'module' object is not callable Local variables in innermost frame: __name__: '__main__' __doc__: None __package__: None __loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7f0ad9173390> __spec__: None __annotations__: {} __builtins__: <module 'builtins' (built-in)> __file__: '/usr/bin/pip3' __cached__: None re: <module 're' from '/usr/lib64/python3.7/re.py'> sys: <module 'sys' (built-in)> main: <module 'pip._internal.main' from '/home/mdavid/.local/lib/python3.7/site-packages/pip/_internal/main.py'> Potential duplicate: bug 1767212