bdhuddleston / encodeventor

Files used in tutorials
44 stars 25 forks source link

Problems concerning input arguments #1

Open EricCLP opened 5 years ago

EricCLP commented 5 years ago

Hello Mr. Huddleston,

Concerning rotatelammpsdata.py, I'm running into a problem. Sorry to open an issue because I don't know how to write a direct message in Github.

I'm running into trouble running said python script. When I'm writing "rotatelammpsdata.py -out out.dat" there comes the following error:

"error: the following arguments are required: -o/--out, FILENAME"

I'm confused because i think I',m giving the needed arguments into the command line.

Any help is highly appreciated. Cheers,

Eric Lang

bdhuddleston commented 5 years ago

Hello Eric,

From your email, I suspect that you are missing a dash. There are two versions of the option: the shirt version is a single dash "-o", the long version requires two dashes, "--out". I hope the solution is this simple!

Brad

On Mon, Sep 9, 2019, 9:03 AM EricCLP notifications@github.com wrote:

Hello Mr. Huddleston,

Concerning rotatelammpsdata.py, I'm running into a problem. Sorry to open an issue because I don't know how to write a direct message in Github.

I'm running into trouble running said python script. When I'm writing "rotatelammpsdata.py -out out.dat" there comes the following error:

"error: the following arguments are required: -o/--out, FILENAME"

I'm confused because i think I',m giving the needed arguments into the command line.

Any help is highly appreciated. Cheers,

Eric Lang

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bdhuddleston/encodeventor/issues/1?email_source=notifications&email_token=AC5RDH7I7ANE3WTVDLE4KV3QIZJSTA5CNFSM4IU3UHBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HKF27DA, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5RDH75ZLF4ABKZ4CK5CU3QIZJSTANCNFSM4IU3UHBA .