Bug 393918 - Problem with numpy import
Summary: Problem with numpy import
Status: RESOLVED NOT A BUG
Alias: None
Product: cantor
Classification: Applications
Component: python3-backend (other bugs)
Version First Reported In: 18.04
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Minh Ngo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-06 18:07 UTC by Nikita Sirgienko
Modified: 2018-06-29 17:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Import numpy output (3.11 KB, text/plain)
2018-05-06 18:07 UTC, Nikita Sirgienko
Details

Note You need to log in before you can comment on or make changes to this bug.
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