Group Abstract Group Abstract

Message Boards Message Boards

1
|
6.1K Views
|
3 Replies
|
3 Total Likes
View groups...
Share
Share this post:

How to import Python Libraries with ExternalEvaluate?

Posted 2 years ago
POSTED BY: Asim Ansari
3 Replies
Attachments:
POSTED BY: Arnoud Buzing
Posted 2 years ago

Thanks. This was solved by unregistering one of the python distributions that I had on the system. The two methods were accessing different distributions.

POSTED BY: Asim Ansari
Posted 2 years ago

You should be able to use StartExternalSession to create an ongoing Python session that you can import things into before doing your main ExternalEvaluate calls.

This should also make the repeated calls a bit faster, so that is a plus.

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