NRI icon indicating copy to clipboard operation
NRI copied to clipboard

Error in running the simulation

Open nzarnaghi opened this issue 4 years ago • 1 comments

Hi,

I could generate the data using this command: python generate_dataset.py

But when I want to run this command:

--simulation charged

It gives me this error:

error: '--simulation' is not recognized as an internal or external command, operable program or batch file.

nzarnaghi avatar Jul 09 '20 00:07 nzarnaghi

@nzarnaghi That's an argument. Run python generate_dataset.py --simulation charged

nshervt avatar Jul 16 '20 00:07 nshervt