Message 1 of 3
FlexSimPy - Fails to Launch when evaluationLicense=False
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Python Kernel restarts when FlexSimPy tries to use my licensed copy of FlexSim.
# launch FlexSim service
controller = fsp.launch(evaluationLicense=False, showGUI=False, programDir=pDir)
Error: The kernel for FlexSimPy/FlexSimPy_test.ipynb appears to have died. It will restart automatically.
How do you link the license key code to FlexSimPy?