question

Lawrence Liang avatar image
0 Likes"
Lawrence Liang asked Jeanette F commented

FlexSimPy issue

When I run the command 'python TestFlexSimPy.py' and show flexsim GUI,

it will show these exceptions as below,

unknown option --type=gpu-process

unknown option --type=utility

usage: C:\Users\liang\AppData\Local\Programs\Python\Python39\python.exe [option] ... [-c cmd | -m mod | file | -] [arg]


FlexSimPy.cpp

showGUI = true;

if (!strstr(userArgs, "maintenance ") && (!showGUI || evaluationLicense))

prefix.assign("/maintenance ").append(showGUI ? "" : "nogui_").append(evaluationLicense ? "evaluationlicense" : "").append(" ");

FlexSim 23.0.15
pythonflexsimpy
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Kavika F avatar image Kavika F ♦ commented ·
Hey @Lawrence Liang, what's the command you ran on the command line to get that error message?
0 Likes 0 ·

Hi @Lawrence Liang,

We haven't heard back from you. Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.

If we don't hear back in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case in our tracker. You can always comment back at any time to reopen your question, or you can contact your local FlexSim distributor for phone or email help.

0 Likes 0 ·

0 Answers