Importing Numpy and scipy in Dynamo

Hello all I have opened the python script in dynamo, and I have written some code and in the python code I have imported numpy and scipy as well as some other libraries but dynamo gave an error that module doesn’t exist. How do I make it work?

and scipy?

there might be a way around but you’ll get an old and not maintained module:

Is there anyway to know if the python scripting functionality in the Fusion360 API or any other Autodesk product is structured this way? I had wanted to try other pythons modules in Dynamo but hadn’t anticipated this behaviour.

I have successfully installed numpy and scipy for IronPython but I haven’t been able to get them to work in Dynamo. See this post

Some info on the Fusion360 API can be found here: