Group Abstract Group Abstract

Message Boards Message Boards

Configuring Python for ExternalEvaluate

Posted 1 year ago

I am following this guide to try to get Python working in ExternalEvaluate. (on Windows 11, Mathematica 13.0). So far, I have successfully installed Python (Step 1), and the Python package manager (Step 2), and the “pyzmq” package for Python (Step 3).

But I get a "Missing Dependencies" error on Step 4: enter image description here From this post, I learned that this may be because the Python library path may not be in Mathematica's default Path. So I tried using SetEnvironment, to no avail: enter image description here I then use RegisterExternalEvaluator, but still get MissingDependencies: enter image description here And FindExternalEvaluators["Python"] still shows MissingDependencies. Not sure what else to try.

POSTED BY: Bryan Lettner
3 Replies

Recent versions of Wolfram Language have seen massive improvements and simplifications in the workflow of integrating Python. See my recent post here for some pointers:

https://community.wolfram.com/groups/-/m/t/3093407

POSTED BY: Arnoud Buzing
Posted 11 months ago
Posted 1 year ago

So I am.

POSTED BY: Pred Liu
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard