Skip to content

Instantly share code, notes, and snippets.

@laszlosandor
Created July 4, 2014 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laszlosandor/dc86a7c5fe913596b5c6 to your computer and use it in GitHub Desktop.
Save laszlosandor/dc86a7c5fe913596b5c6 to your computer and use it in GitHub Desktop.
log of minimalistic test of skl 0.15.0b2
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Memmaping (shape=(1000000L, 1000L), dtype=int64) to new file c:\users\laszlos\appdata\local\temp\4\joblib_memmaping_pool_3708_66847912\3708-68944784-52457232-0.pkl
Failed to save <type 'numpy.ndarray'> to .npy file:
Traceback (most recent call last):
File "C:\Anaconda\lib\site-packages\sklearn\externals\joblib\numpy_pickle.py", line 240, in save
obj, filename = self._write_array(obj, filename)
File "C:\Anaconda\lib\site-packages\sklearn\externals\joblib\numpy_pickle.py", line 203, in _write_array
self.np.save(filename, array)
File "C:\Anaconda\lib\site-packages\numpy\lib\npyio.py", line 453, in save
format.write_array(fid, arr)
File "C:\Anaconda\lib\site-packages\numpy\lib\format.py", line 406, in write_array
array.tofile(fp)
ValueError: 1000000000 requested and 268435456 written
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_Accelerate.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_IOPro.txt'
Error: Unable to load license data from: 'C:\\Anaconda\\licenses\\LICENSE_MKL_Optimizations.txt'
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 19 days
Traceback (most recent call last):
File "S:\laszlo\skltest.py", line 7, in <module>
joblib.delayed(type)(a) for _ in range(16))
File "C:\Anaconda\lib\site-packages\sklearn\externals\joblib\parallel.py", line 651, in __call__
self.retrieve()
File "C:\Anaconda\lib\site-packages\sklearn\externals\joblib\parallel.py", line 503, in retrieve
self._output.append(job.get())
File "C:\Anaconda\lib\multiprocessing\pool.py", line 558, in get
raise self._value
struct.error: integer out of range for 'i' format code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment