Bug 1696941

Summary: [abrt] asymptote: module(): Window1.py:10:<module>:ModuleNotFoundError: No module named 'numpy'
Product: [Fedora] Fedora Reporter: Héctor Louzao <louzaoh>
Component: asymptoteAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: jose.p.oliveira.oss, kireev.artur, melonbrahim, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0d3e124729b097778b1138676ff548478d0abde7
Whiteboard: abrt_hash:9685c79b297223f8283d9ff6462b0d14be6d2c1a;VARIANT_ID=workstation;
Fixed In Version: asymptote-2.55-1.fc30 asymptote-2.55-1.fc29 asymptote-2.55-1.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-09 16:53:09 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:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Héctor Louzao 2019-04-06 12:54:45 UTC
Description of problem:
I just execute Asymptote from the gnome-shell, crash  :

if I execute from terminal :

asy, don't show any error

If I execute xasy :

xasy, error occurs

Traceback (most recent call last):                                                         
  File "/usr/bin/xasy", line 5, in <module>                                                
    from Window1 import MainWindow1                                                        
  File "/usr/share/asymptote/GUI/Window1.py", line 10, in <module>                         
    import numpy as np                                                                     
ModuleNotFoundError: No module named 'numpy'

The problem is that :

When  I install python3-numpy the problem solved ..

I think rpm should add python3-numpy as dependency or The aplication manage to selve the error from another way...

Regards.

Version-Release number of selected component:
asymptote-2.47-4.fc30

Additional info:
reporter:       libreport-2.10.0
cmdline:        /usr/bin/python3 /usr/bin/xasy
crash_function: module
exception_type: ModuleNotFoundError
executable:     /usr/bin/xasy
interpreter:    python3-3.7.2-8.fc30.x86_64
kernel:         5.0.5-300.fc30.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
#1 [/usr/share/asymptote/GUI/Window1.py:10] <module>
#2 [/usr/bin/xasy:5] <module>

Comment 1 Héctor Louzao 2019-04-06 12:54:47 UTC
Created attachment 1552911 [details]
File: backtrace

Comment 2 Héctor Louzao 2019-04-06 12:54:48 UTC
Created attachment 1552912 [details]
File: cgroup

Comment 3 Héctor Louzao 2019-04-06 12:54:49 UTC
Created attachment 1552913 [details]
File: cpuinfo

Comment 4 Héctor Louzao 2019-04-06 12:54:50 UTC
Created attachment 1552914 [details]
File: environ

Comment 5 Héctor Louzao 2019-04-06 12:54:51 UTC
Created attachment 1552915 [details]
File: mountinfo

Comment 6 Héctor Louzao 2019-04-06 12:54:53 UTC
Created attachment 1552916 [details]
File: namespaces

Comment 7 Héctor Louzao 2019-04-06 12:54:54 UTC
Created attachment 1552917 [details]
File: open_fds

Comment 8 Titan Strix 2019-09-14 00:58:17 UTC
*** Bug 1752174 has been marked as a duplicate of this bug. ***

Comment 9 Fedora Update System 2019-09-30 23:21:50 UTC
FEDORA-2019-62d2d6e942 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-62d2d6e942

Comment 10 Fedora Update System 2019-09-30 23:21:51 UTC
FEDORA-2019-64bad01036 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2019-64bad01036

Comment 11 Fedora Update System 2019-09-30 23:21:57 UTC
FEDORA-2019-ccf0087d90 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-ccf0087d90

Comment 12 Fedora Update System 2019-09-30 23:21:58 UTC
FEDORA-2019-9c80c3fc4e has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-9c80c3fc4e

Comment 13 Fedora Update System 2019-10-01 01:01:55 UTC
asymptote-2.55-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-9c80c3fc4e

Comment 14 Fedora Update System 2019-10-01 03:06:50 UTC
asymptote-2.55-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-62d2d6e942

Comment 15 Fedora Update System 2019-10-01 03:13:47 UTC
asymptote-2.55-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-ccf0087d90

Comment 16 Fedora Update System 2019-10-09 16:53:09 UTC
asymptote-2.55-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2019-10-09 17:23:33 UTC
asymptote-2.55-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2019-10-26 17:20:49 UTC
asymptote-2.55-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.