0

I am trying to use some of the tools available in Mathematica within a Python program (or jupyter notebook) that I am writing.

I have already done:

pip install wolframclient

on my computer and this installation seemed to work fine. But now I cannot find resources that tell me how to import these tools into my program or notebook.

I have tried:

import from WolframClientLibrary import WolframClient

I also tried this without any capital letters. This generates an error in python stating that it doesn't understand what the WolframClientLibrary is.

I suspect this is a really simple fix as I see others in StackOverflow using mathematica in their python programmes, so if someone would just give me the incantation I'd appreciate it.

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.