Bug 393918

Summary: Problem with numpy import
Product: [Applications] cantor Reporter: Nikita Sirgienko <warquark>
Component: python3-backendAssignee: Minh Ngo <nlminhtl>
Status: RESOLVED NOT A BUG    
Severity: normal CC: alexander.semke, filipe
Priority: NOR    
Version First Reported In: 18.04   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Import numpy output

Description Nikita Sirgienko 2018-05-06 18:07:11 UTC
Created attachment 112447 [details]
Import numpy output

Command 'import numpy' fails (output in attachment).
In console python3 all works fine.
Also other modules work without problems (except modules, which depended of numpy)
Comment 1 Nikita Sirgienko 2018-06-29 17:51:58 UTC
Not confirmed on another system