You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2021. It is now read-only.
~/pymex$ make test
/Applications/MATLAB_R2015a.app/bin/matlab -nojvm -nodisplay \
-r "pyimport nose; exit(unpy(~nose.run()));"
< M A T L A B (R) >
Copyright 1984-2015 The MathWorks, Inc.
R2015a (8.5.0.197613) 64-bit (maci64)
February 12, 2015
For online documentation, see http://www.mathworks.com/support
For product information, visit www.mathworks.com.
Academic License
.....S..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 696 tests in 0.841s
OK (SKIP=1)
note the pymex py package is unusable, cuz it conflicts with matlab's new python bridge.
this is matlab 2015a, macports python 2.7, osx 10.10.3
to show pymex is working:
and
note the pymex
pypackage is unusable, cuz it conflicts with matlab's new python bridge.i am trying pymex cuz of this problem.