Open cirobr opened 2 years ago
This issue is interesting, but old. Please close it unless poster responds.
I don't think we should close this, someone may still experience the problem and figure out what's going wrong. That is, unless the issue got magically solved by upgrades in Julia. @cirobr is the problem still present with the latest Julia version?
Cheers, I'm no longer using argparse for handling arguments. Instead, the command parse() works flawlessly under all circumstances.
Consider the following code, written on a Jupyter notebook:
When executed correctly, it gives the following reply:
I have two computers running latest Ubuntu 20.04 and Julia 1.6.7, presenting very adverse results:
Whenever failure occurs, output is as follows:
Despite extensive effort, could not find the cause and fix it.
Any advise is appreciated. Thanks.