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
So I use python setup.py --mma-exec "C:\Program Files\Wolfram Research\Mathematica\11.3\Mathematica.exe"
get
trying C:\Program Files\Wolfram Research\Mathematica\11.3\Mathematica.exe
command valid. Trying....
D:\Program Files\Python3.8.5\lib\subprocess.py:838: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
self.stdin = io.open(p2cwrite, 'wb', bufsize)
D:\Program Files\Python3.8.5\lib\subprocess.py:844: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
self.stdout = io.open(c2pread, 'rb', bufsize)
trying with MathKernel
trying with wolframscript
trying with Mathics
Couldn't find a Mathics/Mathematica interpreter.
No description provided.
The text was updated successfully, but these errors were encountered: