About FlexSimPy module

About FlexSimPy module

3250716938
Enthusiast Enthusiast
189 Views
1 Reply
Message 1 of 2

About FlexSimPy module

3250716938
Enthusiast
Enthusiast

I down FlexSimPy project in github and I Compiled, I got FlexSimPy.pyd dll. 

When I used this dll in pycharm, it's seems falied, result in the under graph, I did not why it's failed, Is the License? or others problem. Thanks!!

 

3250716938_0-1763956475124.png

 

0 Likes
190 Views
1 Reply
Reply (1)
Message 2 of 2

kavika_faleumu
Autodesk
Autodesk

Hey @3250716938, it could be a few different things. What kind of license do you have?

It could be the Python versions. Read this post to ensure that you've got the right python versions working together (downloaded Python version, Python setting in FlexSim, Python Interpreter in PyCharm, Python path on Path Environment Variable).
Looking at your output, it looks like your pDir (program directory) is incorrect. I'm not sure what the naming scheme of your file structure is, but the program directory variable has to be pointing at the program directory of the FlexSim version you want to use (for example, `C:\Program Files\FlexSim 2025 Update 2\program`).

 

Hope this helps.

0 Likes