- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm currently installing the intel distribution of python 3 with intel's directions for installing from conda. I've also tried installing directly from the binary on the intel site and have the same problem.
I can start the python3 intel distribution interpreter fine. However when I import numpy or other third party modules included in the intel distribution, I get segmentation fault and address boundary errors, depending on the particular module. I've also tried importing modules in just bash and have the problem, so I do not think shell config is causing the issue. I've also installed and imported modules unrelated to the numpy/numba/... numerical modules without problem within the intel distribution. Error message and CPU info are below. Let me know what other info will help.
Error message:
Python 3.6.3 |Intel Corporation| (default, Oct 16 2017, 10:30:26)
[GCC 4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)] 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-distribution
>>> import numpy
fish: 'python' terminated by signal SIGSEGV (Address boundary error)
CPU info:
>> sysctl -a | grep machdep.cpu
machdep.cpu.max_basic: 22
machdep.cpu.max_ext: 2147483656
machdep.cpu.vendor: GenuineIntel
machdep.cpu.brand_string: Intel(R) Xeon(R) W-2140B CPU @ 3.20GHz
machdep.cpu.family: 6
machdep.cpu.model: 85
machdep.cpu.extmodel: 5
machdep.cpu.extfamily: 0
machdep.cpu.stepping: 4
machdep.cpu.feature_bits: 9223086162756500479
machdep.cpu.leaf7_feature_bits: 3550478331
machdep.cpu.extfeature_bits: 1241984796928
machdep.cpu.signature: 329300
machdep.cpu.brand: 0
machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM PBE SSE3 PCLMULQDQ DTES64 MON DSCPL VMX SMX EST TM2 SSSE3 FMA CX16 TPR PDCM SSE4.1 SSE4.2 x2APIC MOVBE POPCNT AES PCID XSAVE OSXSAVE SEGLIM64 TSCTMR AVX1.0 RDRAND F16C
machdep.cpu.leaf7_features: SMEP ERMS RDWRFSGS TSC_THREAD_OFFSET BMI1 HLE AVX2 BMI2 INVPCID RTM SMAP RDSEED ADX IPT AVX512F AVX512CD AVX512DQ AVX512BW AVX512VL PQM FPU_CSDS MPX PQE CLFSOPT
machdep.cpu.extfeatures: SYSCALL XD 1GBPAGE EM64T LAHF LZCNT PREFETCHW RDTSCP TSCI
machdep.cpu.logical_per_package: 16
machdep.cpu.cores_per_package: 8
machdep.cpu.microcode_version: 33554494
machdep.cpu.processor_flag: 1
machdep.cpu.mwait.linesize_min: 64
machdep.cpu.mwait.linesize_max: 64
machdep.cpu.mwait.extensions: 3
machdep.cpu.mwait.sub_Cstates: 8224
machdep.cpu.thermal.sensor: 1
machdep.cpu.thermal.dynamic_acceleration: 1
machdep.cpu.thermal.invariant_APIC_timer: 1
machdep.cpu.thermal.thresholds: 2
machdep.cpu.thermal.ACNT_MCNT: 1
machdep.cpu.thermal.core_power_limits: 1
machdep.cpu.thermal.fine_grain_clock_mod: 1
machdep.cpu.thermal.package_thermal_intr: 1
machdep.cpu.thermal.hardware_feedback: 0
machdep.cpu.thermal.energy_policy: 1
machdep.cpu.xsave.extended_state: 255 2688 2688 0
machdep.cpu.xsave.extended_state1: 15 2432 256 0
machdep.cpu.arch_perf.version: 4
machdep.cpu.arch_perf.number: 4
machdep.cpu.arch_perf.width: 48
machdep.cpu.arch_perf.events_number: 7
machdep.cpu.arch_perf.events: 0
machdep.cpu.arch_perf.fixed_number: 3
machdep.cpu.arch_perf.fixed_width: 48
machdep.cpu.cache.linesize: 64
machdep.cpu.cache.L2_associativity: 16
machdep.cpu.cache.size: 256
machdep.cpu.tlb.inst.large: 8
machdep.cpu.tlb.data.small: 64
machdep.cpu.tlb.data.small_level1: 64
machdep.cpu.address_bits.physical: 46
machdep.cpu.address_bits.virtual: 48
machdep.cpu.core_count: 8
machdep.cpu.thread_count: 16
machdep.cpu.tsc_ccc.numerator: 266
machdep.cpu.tsc_ccc.denominator: 2
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yep. For the gdb command, I am not familiar with gdb, and have installed the distribution available via homebrew. I've added sudo to the command to avoid some steps on macos required to sign gdb before using it to control a process without root privileges.
I also am not sure that the output is still want you're looking for. Is there an equivalent command I can run via lldb instead? lldb looks like the default debugger for macos now, so lldb may require less tinkering to get the output you're interested in.
For gdb I've included the output both with and without the -c "import numpy" bit because gdb throws an error that looks like an issue with the -c "import numpy" part of the command itself.
➜ ~ system_profiler SPSoftwareDataType
Software:
System Software Overview:
System Version: macOS 10.13.3 (17D2047)
Kernel Version: Darwin 17.4.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name: leviathan
User Name: Landon James Ross (landon)
Secure Virtual Memory: Enabled
System Integrity Protection: Enabled
Time since boot: 6 days 12:43
➜ ~ ~/anaconda3/bin/conda list
# packages in environment at /Users/landon/anaconda3:
#
# Name Version Build Channel
_ipyw_jlab_nb_ext_conf 0.1.0 py36h2fc01ae_0
alabaster 0.7.10 py36h174008c_0
anaconda custom py36ha4fed55_0
anaconda-client 1.6.5 py36h04cfe59_0
anaconda-navigator 1.6.9 py36ha31b149_0
anaconda-project 0.8.0 py36h99320b2_0
appnope 0.1.0 py36hf537a9a_0
appscript 1.0.1 py36h9e71e49_1
asn1crypto 0.22.0 py36hb705621_1
astroid 1.5.3 py36h1333018_0
astropy 2.0.2 py36hf79c81d_4
babel 2.5.0 py36h9f161ff_0
backports 1.0 py36ha3c1827_1
backports.shutil_get_terminal_size 1.0.0 py36hd7a2ee4_2
beautifulsoup4 4.6.0 py36h72d3c9f_1
bitarray 0.8.1 py36h20fa61d_0
bkcharts 0.2 py36h073222e_0
blaze 0.11.3 py36h02e7a37_0
bleach 2.0.0 py36h8fcea71_0
bokeh 0.12.10 py36hfd5be35_0
boto 2.48.0 py36hdbc59ac_1
bottleneck 1.2.1 py36hbd380ad_0
bzip2 1.0.6 h92991f9_1
ca-certificates 2017.08.26 ha1e5d58_0
certifi 2018.1.18 py36_0
cffi 1.10.0 py36h880867e_1
chardet 3.0.4 py36h96c241c_1
click 6.7 py36hec950be_0
cloudpickle 0.4.0 py36h13b7e56_0
clyent 1.2.2 py36hae3ad88_0
colorama 0.3.9 py36hd29a30c_0
conda 4.4.10 py36_0
conda-build 3.0.27 py36hb78d8cd_0
conda-env 2.6.0 h36134e3_0
conda-verify 2.0.0 py36he837df3_0
contextlib2 0.5.5 py36hd66e5e7_0
cryptography 2.0.3 py36h22d4226_1
curl 7.55.1 h7601780_3
cycler 0.10.0 py36hfc81398_0
cython 0.26.1 py36hd51f8eb_0
cytoolz 0.8.2 py36h290905f_0
dask 0.15.3 py36hc3ad2d6_0
dask-core 0.15.3 py36hc0be6b7_0
datashape 0.5.4 py36hfb22df8_0
dbus 1.10.22 h50d9ad6_0
decorator 4.1.2 py36h69a1b52_0
distributed 1.19.1 py36h4ae75d2_0
docutils 0.14 py36hbfde631_0
entrypoints 0.2.3 py36hd81d71f_2
et_xmlfile 1.0.1 py36h1315bdc_0
expat 2.2.4 h8f26bf8_1
fastcache 1.0.2 py36h8606a76_0
filelock 2.0.12 py36h0d0b4fb_0
flask 0.12.2 py36h5658096_0
flask-cors 3.0.3 py36h7387b97_0
freetype 2.8 h143eb01_0
get_terminal_size 1.0.0 h7520d66_0
gettext 0.19.8.1 hb0f4f8b_2
gevent 1.2.2 py36ha70b9d6_0
glib 2.53.6 ha08cb78_1
glob2 0.5 py36h12393a9_0
gmp 6.1.2 h4a9834d_0
gmpy2 2.0.8 py36h7ef02cb_1
greenlet 0.4.12 py36hf09ba7b_0
h5py 2.7.0 py36h6400cee_1
hdf5 1.10.1 h6090a45_0
heapdict 1.0.0 py36h27a9ac6_0
html5lib 0.999999999 py36h79312fd_0
icu 58.2 hea21ae5_0
idna 2.6 py36h8628d0a_1
imageio 2.2.0 py36h5e01289_0
imagesize 0.7.1 py36h3495948_0
intel-openmp 2018.0.0 h68bdfb3_7
ipykernel 4.6.1 py36h3208c25_0
ipython 6.1.0 py36hf612aae_1
ipython_genutils 0.2.0 py36h241746c_0
ipywidgets 7.0.0 py36h24d3910_0
isort 4.2.15 py36hceb2a01_0
itsdangerous 0.24 py36h49fbb8d_1
jbig 2.1 h4d881f8_0
jdcal 1.3 py36h1986823_0
jedi 0.10.2 py36h6325097_0
jinja2 2.9.6 py36hde4beb4_1
jpeg 9b haccd157_1
jsonschema 2.6.0 py36hb385e00_0
jupyter 1.0.0 py36h598a6cc_0
jupyter_client 5.1.0 py36hf6c435f_0
jupyter_console 5.2.0 py36hccf5b1c_1
jupyter_core 4.3.0 py36h93810fe_0
jupyterlab 0.27.0 py36hd3092eb_2
jupyterlab_launcher 0.4.0 py36h93e02e9_0
lazy-object-proxy 1.3.1 py36h2fbbe47_0
libcxx 4.0.1 h579ed51_0
libcxxabi 4.0.1 hebd6815_0
libedit 3.1 hb4e282d_0
libffi 3.2.1 hd939716_3
libgfortran 3.0.1 h93005f0_2
libiconv 1.15 h99df5da_5
libpng 1.6.32 hce72d48_2
libsodium 1.0.13 hba5e272_2
libssh2 1.8.0 h1218725_2
libtiff 4.0.8 h8cd0352_9
libxml2 2.9.4 hbd0960b_5
libxslt 1.1.29 h95a2935_5
llvmlite 0.20.0 py36_0
locket 0.2.0 py36hca03003_1
lxml 4.1.0 py36h8179fc0_0
lzo 2.10 hb6b8854_1
markupsafe 1.0 py36h3a1e703_1
matplotlib 2.1.0 py36h5068139_0
mccabe 0.6.1 py36hdaeb55d_0
mistune 0.7.4 py36hccd6237_0
mkl 2018.0.0 h5ef208c_6
mkl-service 1.1.2 py36h7ea6df4_4
mpc 1.0.3 hc455b36_4
mpfr 3.1.5 h7fa3772_1
mpmath 0.19 py36h9185fea_2
msgpack-python 0.4.8 py36h46767b2_0
multipledispatch 0.4.9 py36hc5f92b5_0
navigator-updater 0.1.0 py36h7aee5fb_0
nbconvert 5.3.1 py36h810822e_0
nbformat 4.4.0 py36h827af21_0
ncurses 6.0 ha932d30_1
networkx 2.0 py36hefccab9_0
nltk 3.2.4 py36h27d1ea0_0
nose 1.3.7 py36h73fae2b_2
notebook 5.0.0 py36h462289e_2
numba 0.35.0 np113py36_6
numexpr 2.6.2 py36h0f4f1da_1
numpy 1.13.3 py36h2cdce51_0
numpydoc 0.7.0 py36he54d08e_0
odo 0.5.1 py36hc1af34a_0
olefile 0.44 py36ha08bf50_0
openpyxl 2.4.8 py36he899640_1
openssl 1.0.2n hdbc3d79_0
packaging 16.8 py36he5e8135_0
pandas 0.20.3 py36hd6655d8_2
pandoc 1.19.2.1 ha5e8f32_1
pandocfilters 1.4.2 py36h3b0b094_1
partd 0.3.8 py36hf5c4cb8_0
path.py 10.3.1 py36hd33c240_0
pathlib2 2.3.0 py36h877a6d8_0
patsy 0.4.1 py36ha1b3fa5_0
pcre 8.41 h29eefc5_0
pep8 1.7.0 py36hc268eb1_0
pexpect 4.2.1 py36h3eac828_0
pickleshare 0.7.4 py36hf512f8e_0
pillow 4.2.1 py36h0263179_0
pip 9.0.1 py36hbd95645_3
pkginfo 1.4.1 py36h25bf955_0
ply 3.10 py36h10e714e_0
prompt_toolkit 1.0.15 py36haeda067_0
psutil 5.4.0 py36ha052210_0
ptyprocess 0.5.2 py36he6521c3_0
py 1.4.34 py36hecf431b_1
pycodestyle 2.3.1 py36h83e8646_0
pycosat 0.6.3 py36hee92d8f_0
pycparser 2.18 py36h724b2fc_1
pycrypto 2.6.1 py36h72f2894_1
pycurl 7.43.0 py36hdb90038_3
pyflakes 1.6.0 py36hea45e83_0
pygments 2.2.0 py36h240cd3f_0
pylint 1.7.4 py36hdee9077_0
pyodbc 4.0.17 py36h5478161_0
pyopenssl 17.2.0 py36h5d7bf08_0
pyparsing 2.2.0 py36hb281f35_0
pyqt 5.6.0 py36he5c6137_6
pysocks 1.6.7 py36hfa33cec_1
pytables 3.4.2 py36hfbd7ab0_2
pytest 3.2.1 py36h9963153_1
python 3.6.3 h6804ab2_0
python-dateutil 2.6.1 py36h86d2abb_1
python.app 2 py36h7fe2238_6
pytz 2017.2 py36h2e7dfbc_1
pywavelets 0.5.2 py36h2710a04_0
pyyaml 3.12 py36h2ba1e63_1
pyzmq 16.0.2 py36h087ffad_2
qt 5.6.2 h9975529_14
qtawesome 0.4.4 py36h468c6fb_0
qtconsole 4.3.1 py36hd96c0ff_0
qtpy 1.3.1 py36h16bb863_0
readline 7.0 h81b24a6_3
requests 2.18.4 py36h4516966_1
rope 0.10.5 py36h5764ad1_0
ruamel_yaml 0.11.14 py36h9d7ade0_2
scikit-image 0.13.0 py36h398857d_1
scikit-learn 0.19.1 py36hffbff8c_0
scipy 0.19.1 py36h3e758e1_3
seaborn 0.8.0 py36h74df97e_0
setuptools 36.5.0 py36h2134326_0
simplegeneric 0.8.1 py36he5b5b09_0
singledispatch 3.4.0.3 py36hf20db9d_0
sip 4.18.1 py36h2824476_2
six 1.11.0 py36h0e22d5e_1
snowballstemmer 1.2.1 py36h6c7b616_0
sortedcollections 0.5.3 py36he9c3ed6_0
sortedcontainers 1.5.7 py36ha982688_0
sphinx 1.6.3 py36hcd1b3e7_0
sphinxcontrib 1.0 py36h9364dc8_1
sphinxcontrib-websupport 1.0.1 py36h92f4a7a_1
spyder 3.2.4 py36h908396f_0
sqlalchemy 1.1.13 py36h156b851_0
sqlite 3.20.1 h900c3b0_1
statsmodels 0.8.0 py36h9c68fc9_0
sympy 1.1.1 py36h7f3cf04_0
tblib 1.3.2 py36hda67792_0
terminado 0.6 py36h656782e_0
testpath 0.3.1 py36h625a49b_0
tk 8.6.7 hcdce994_1
toolz 0.8.2 py36h7b95164_0
tornado 4.5.2 py36h468dda9_0
traitlets 4.3.2 py36h65bd3ce_0
typing 3.6.2 py36haa2d9ef_0
unicodecsv 0.14.1 py36he531d66_0
unixodbc 2.3.4 h4cb4dde_1
urllib3 1.22 py36h68b9469_0
wcwidth 0.1.7 py36h8c6ec74_0
webencodings 0.5.1 py36h3b9701d_1
werkzeug 0.12.2 py36h168efa1_0
wheel 0.29.0 py36h3597b6d_1
widgetsnbextension 3.0.2 py36h91f43ea_1
wrapt 1.10.11 py36hc29e774_0
xlrd 1.1.0 py36h336f4a2_1
xlsxwriter 1.0.2 py36h3736301_0
xlwings 0.11.4 py36hc75f156_0
xlwt 1.2.0 py36h5ad1178_0
xz 5.2.3 ha24016e_1
yaml 0.1.7 hff548bb_1
zeromq 4.2.2 h131e0f7_1
zict 0.1.3 py36h71da714_0
zlib 1.2.11 h60db283_1
➜ ~ sudo gdb -ex r --args ~/anaconda3/envs/idp/bin/python -c "import numpy"
Password:
GNU gdb (GDB) 8.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin17.3.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /Users/landon/anaconda3/envs/idp/bin/python...
warning: `/localdisk/tc/agent/work/11562aa05e25f578/conda-build/python_1508167779847/work/Python-3.6.3/Programs/python.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
Starting program: /Users/landon/anaconda3/envs/idp/bin/python can't handle command-line argument containing whitespace
➜ ~ sudo gdb -ex r --args ~/anaconda3/envs/idp/bin/python
GNU gdb (GDB) 8.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin17.3.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /Users/landon/anaconda3/envs/idp/bin/python...
warning: `/localdisk/tc/agent/work/11562aa05e25f578/conda-build/python_1508167779847/work/Python-3.6.3/Programs/python.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
Starting program: /Users/landon/anaconda3/envs/idp/bin/python
[New Thread 0x1003 of process 97140]
[New Thread 0xd03 of process 97140]
During startup program terminated with signal ?, Unknown signal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Another user on iMac Pro, confirming the same problem. Here is debug output:
--------------------------------------------------------------
(root) iMac-Pro:intelpython3 prelovac$ system_profiler SPSoftwareDataType
Software:
System Software Overview:
System Version: macOS 10.13.3 (17D2102)
Kernel Version: Darwin 17.4.0
Boot Volume: Macintosh HD
Boot Mode: Normal
User Name: Prelovac (prelovac)
Secure Virtual Memory: Enabled
System Integrity Protection: Enabled
Time since boot: 5 days 22:17
(root) iMac-Pro:intelpython3 prelovac$ gdb -ex r --args /opt/intel/intelpython3/bin/python -c "import numpy"
GNU gdb (GDB) 8.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin17.3.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /opt/intel/intelpython3/bin/python...
warning: `/localdisk/tc/agent/work/11562aa05e25f578/conda-build/python_1508167779847/work/Python-3.6.3/Programs/python.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
Starting program: /opt/intel/intelpython3/bin/python -c import\ numpy
Unable to find Mach task port for process-id 48939: (os/kern) failure (0x5).
(please check gdb is codesigned - see taskgated(8))
(gdb) bt
No stack.
--------------------------------------------------------------
(root) iMac-Pro:intelpython3 prelovac$ conda list
# packages in environment at /opt/intel/intelpython3:
#
appnope 0.1.0 py36_intel_5 [intel] intel
asn1crypto 0.22.0 py36_0 intel
backports 1.0 py36_intel_6 [intel] intel
bleach 2.0.0 py36_intel_0 [intel] intel
bzip2 1.0.6 intel_13 [intel] intel
certifi 2017.7.27.1 py36_intel_0 [intel] intel
cffi 1.10.0 py36_intel_0 [intel] intel
chardet 3.0.4 py36_intel_0 [intel] intel
conda 4.3.29 py36_intel_0 [intel] intel
conda-env 2.6.0 0 intel
cryptography 2.0.3 py36_intel_0 [intel] intel
cycler 0.10.0 py36_intel_5 [intel] intel
cython 0.27.1 py36_intel_0 [intel] intel
daal 2018.0.1.20171012 0 intel
decorator 4.1.2 py36_intel_0 [intel] intel
entrypoints 0.2.3 py36_intel_0 [intel] intel
freetype 2.8 intel_0 [intel] intel
get_terminal_size 1.0.0 py36_intel_5 [intel] intel
hdf5 1.10.1 intel_0 [intel] intel
html5lib 0.999999999 py36_intel_0 [intel] intel
icc_rt 2018.0.0 intel_0 [intel] intel
idna 2.6 py36_intel_0 [intel] intel
intelpython 2018.0.0 3 intel
ipykernel 4.6.1 py36_intel_0 [intel] intel
ipython 6.1.0 py36_intel_0 [intel] intel
ipython_genutils 0.2.0 py36_intel_0 [intel] intel
ipywidgets 7.0.0 py36_intel_0 [intel] intel
jinja2 2.9.6 py36_intel_0 [intel] intel
jsonschema 2.6.0 py36_intel_0 [intel] intel
jupyter 1.0.0 py36_intel_5 [intel] intel
jupyter_client 5.1.0 py36_intel_0 [intel] intel
jupyter_console 5.1.0 py36_intel_0 [intel] intel
jupyter_core 4.3.0 py36_intel_1 [intel] intel
libpng 1.6.32 intel_0 [intel] intel
llvmlite 0.20.0 py36_intel_0 [intel] intel
markupsafe 1.0 py36_intel_0 [intel] intel
matplotlib 2.0.2 np113py36_intel_1 [intel] intel
mistune 0.7.4 py36_intel_1 [intel] intel
mkl 2018.0.1 intel_2 intel
mkl_fft 1.0.0 np113py36_intel_15 [intel] intel
mkl_random 1.0.0 np113py36_intel_6 [intel] intel
mpmath 0.19 py36_intel_5 [intel] intel
nbconvert 5.2.1 py36_intel_0 [intel] intel
nbformat 4.4.0 py36_intel_0 [intel] intel
nose 1.3.7 py36_intel_16 [intel] intel
notebook 5.0.0 py36_intel_0 [intel] intel
numba 0.35.0 py36_intel_0 [intel] intel
numexpr 2.6.2 np113py36_intel_5 [intel] intel
numpy 1.13.3 py36_intel_6 [intel] intel
openmp 2018.0.1 intel_0 intel
openssl 1.0.2l intel_0 [intel] intel
pandas 0.20.3 np113py36_intel_4 [intel] intel
pandocfilters 1.4.1 py36_intel_0 [intel] intel
path.py 10.3.1 py36_intel_0 [intel] intel
pexpect 4.2.1 py36_intel_1 [intel] intel
pickleshare 0.7.4 py36_intel_1 [intel] intel
pip 9.0.1 py36_intel_0 [intel] intel
prompt_toolkit 1.0.15 py36_intel_0 [intel] intel
ptyprocess 0.5.2 py36_intel_0 [intel] intel
pycosat 0.6.2 py36_intel_2 [intel] intel
pycparser 2.18 py36_intel_0 [intel] intel
pydaal 2018.0.1.20171012 np113py36_intel_0 [intel] intel
pygments 2.2.0 py36_intel_1 [intel] intel
pyopenssl 17.2.0 py36_intel_0 [intel] intel
pyparsing 2.2.0 py36_intel_0 [intel] intel
pysocks 1.6.7 py36_intel_0 [intel] intel
pytables 3.4.2 np113py36_intel_2 [intel] intel
python 3.6.3 intel_3 [intel] intel
python-dateutil 2.6.0 py36_intel_3 [intel] intel
pytz 2017.2 py36_intel_3 [intel] intel
pyyaml 3.12 py36_intel_3 [intel] intel
pyzmq 16.0.2 py36_intel_4 [intel] intel
requests 2.18.4 py36_intel_0 [intel] intel
ruamel_yaml 0.11.14 py36_intel_2 [intel] intel
scikit-learn 0.19.0 np113py36_intel_6 [intel] intel
scipy 0.19.1 np113py36_intel_23 [intel] intel
setuptools 27.2.0 py36_intel_0 [intel] intel
simplegeneric 0.8.1 py36_intel_5 [intel] intel
six 1.10.0 py36_intel_8 [intel] intel
sqlite 3.20.1 intel_0 [intel] intel
sympy 1.1.1 py36_intel_0 [intel] intel
tbb 2018.0.1 py36_intel_3 [intel] intel
tcl 8.6.4 intel_17 [intel] intel
terminado 0.6 py36_intel_6 [intel] intel
testpath 0.3.1 py36_intel_0 [intel] intel
tk 8.6.4 intel_26 [intel] intel
tornado 4.5.2 py36_intel_0 [intel] intel
traitlets 4.3.2 py36_intel_1 [intel] intel
urllib3 1.22 py36_intel_0 [intel] intel
wcwidth 0.1.7 py36_intel_5 [intel] intel
webencodings 0.5.1 py36_0 intel
wheel 0.29.0 py36_intel_5 [intel] intel
widgetsnbextension 3.0.2 py36_0 intel
xz 5.2.3 intel_0 [intel] intel
yaml 0.1.7 intel_0 [intel] intel
zlib 1.2.11 intel_3 [intel] intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
+bump
Any mods/devs caring to give an update?
![](/skins/images/75B5E055A58CE5DE081240A9DBB4C399/responsive_peak/images/icon_anonymous_message.png)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page