Installing Mathics Under Mac Os X
I am trying to install Mathics under Mac Os X Mavericks. The installation instructions states to install 3 libraries in advance (besides python): python-dev, libsqlite3-dev, and li
Solution 1:
Disclaimer: I'm the current Mathics maintainer.
Sorry, the instructions on the website are out of date. Instead, try
python setup.py initialize
The instructions on the wiki are up to date. (I haven't got access to the Mathics website so I can't fix them there).
Apologies again for the outdated documentation.
Post a Comment for "Installing Mathics Under Mac Os X"