- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
I'm trying to use the Intel Python 2017 BETA (ver 3.5) on Mac OS X (El Capitan).
Basically I have a problem when I try to import one of these modules:
- numpy
- scipy
- dask
because when I run a python script with those I receive : Illegal instruction 4
Just the import creates the issue, even if I don't use any functions from those modules.
Is this a know problem?
thanks
Fausto
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fausto,
I will be contacting you privately to help you with this issue.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Me too have the same problem.
=========================================================================================
(base) 99 @ 13:38:24 intelpython3
$ python3
Python 3.7.4 (default, Nov 22 2019, 15:36:53)
[Clang 7.3.0 (clang-703.0.31)] :: Intel(R) Corporation on darwin
Type "help", "copyright", "credits" or "license" for more information.
Intel(R) Distribution for Python is brought to you by Intel Corporation.
Please check out: https://software.intel.com/en-us/python-distibution
>>> import numpy as np
Illegal instruction: 4
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page