Bug 1770527 - [abrt] python3-pip: module(): pip3:15:<module>:TypeError: 'module' object is not callable
Summary: [abrt] python3-pip: module(): pip3:15:<module>:TypeError: 'module' object is ...
Keywords:
Status: CLOSED DUPLICATE of bug 1767212
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pip
Version: 30
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6526d4ee319fba2f4d5fab713ff...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-10 09:11 UTC by David Muwanguzi
Modified: 2019-11-10 09:32 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-10 09:32:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (697 bytes, text/plain)
2019-11-10 09:11 UTC, David Muwanguzi
no flags Details
File: cgroup (399 bytes, text/plain)
2019-11-10 09:11 UTC, David Muwanguzi
no flags Details
File: cpuinfo (1.40 KB, text/plain)
2019-11-10 09:11 UTC, David Muwanguzi
no flags Details
File: environ (6.57 KB, text/plain)
2019-11-10 09:11 UTC, David Muwanguzi
no flags Details
File: mountinfo (3.77 KB, text/plain)
2019-11-10 09:11 UTC, David Muwanguzi
no flags Details
File: namespaces (129 bytes, text/plain)
2019-11-10 09:11 UTC, David Muwanguzi
no flags Details
File: open_fds (242 bytes, text/plain)
2019-11-10 09:11 UTC, David Muwanguzi
no flags Details

Description David Muwanguzi 2019-11-10 09:11:18 UTC
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

Comment 1 David Muwanguzi 2019-11-10 09:11:23 UTC
Created attachment 1634491 [details]
File: backtrace

Comment 2 David Muwanguzi 2019-11-10 09:11:26 UTC
Created attachment 1634492 [details]
File: cgroup

Comment 3 David Muwanguzi 2019-11-10 09:11:29 UTC
Created attachment 1634493 [details]
File: cpuinfo

Comment 4 David Muwanguzi 2019-11-10 09:11:33 UTC
Created attachment 1634494 [details]
File: environ

Comment 5 David Muwanguzi 2019-11-10 09:11:39 UTC
Created attachment 1634495 [details]
File: mountinfo

Comment 6 David Muwanguzi 2019-11-10 09:11:42 UTC
Created attachment 1634496 [details]
File: namespaces

Comment 7 David Muwanguzi 2019-11-10 09:11:45 UTC
Created attachment 1634497 [details]
File: open_fds

Comment 8 Miro Hrončok 2019-11-10 09:32:19 UTC

*** This bug has been marked as a duplicate of bug 1767212 ***


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