Skip to content
Discussion options

You must be logged in to vote

The easiest option, especially for novices, is not to build from GitHub sources but instead to install from PyPI or use the Docker image.

To install from pip:

pip install Mathics-omnibus

To install the Docker image, run:

docker pull mathicsorg/mathics

like it says at https://hub.docker.com/r/mathicsorg/mathics. That and the README have more information about how to run the docker image.

To install from the git sources, you'll probably need to have more expertise and initiative than shown so far.

First, there is a bit of churn in the code base, and what is in git master right now might not be in sync with the changes. That should change in a month as we get ready for release.

The basic c…

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rocky
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants