Replies: 1 comment
-
delete":" in "%:z" from "%Y-%m-%dT%H:%M:%S.%f:%z",which in constants.py line 13 and try to run again |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am experiencing an error when trying to run simulations using Alpyne. The error message is:
ValueError: ':' is a bad directive in format '%Y-%m-%dT%H:%M:%S.%f%
This occurs when initializing the simulation with various
.jar
files, including both the Pathfinder and Stock Management models.Steps Taken:
PATH
environment variable.Environment:
Request:
Could someone provide guidance on resolving this date-time format issue? Any suggestions for debugging or potential fixes would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions