Question: you my python inside maple

I want to use python which has some added installtion inside my system in maplesoft itself as code is it possible

It may use networkx package say.

 

with(Python)

ImportModule("networkx");
Error, (in Python:-ImportModule) unable to start Python: could not create process, C:\Program Files\Maple 2020\bin.X86_64_WINDOWS\mpython

 

Please Wait...