Mathics3 / mathics-omnibus

Docker setup for to tie together a number of mathics libraries, and components: Mathics3, mathicsscript, Mathics-Django, etc. This is useful in dockerization or PyPI packaging of a more complete collection.
GNU General Public License v3.0
23 stars 3 forks source link

Build a scoop manifest file for Mathics #7

Open SiyuChen opened 2 years ago

SiyuChen commented 2 years ago

Could you please build a scoop manifest file for this project, such that we can easily install Mathics? (see https://github.com/ScoopInstaller/Extras/issues/6847#issue-994307709)

rocky commented 2 years ago

Feel free to put in a PR.

Kreijstal commented 2 years ago

Wouldn't you install this with pip rather than with scoop? (first install python with scoop, then use venv to use pip to install mathics?)


Update: Nevermind, it turns out to install this with pip, you need visual studio to compile nlp processing packages :(