Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [Errno 22] Invalid argument
Post: RE: [Errno 22] Invalid argument

Issue resolved, it was a config issue in the PyCharm Thanks for all the help
Asafb General Coding Help 8 13,693 Dec-19-2017, 12:36 PM
    Thread: [Errno 22] Invalid argument
Post: RE: [Errno 22] Invalid argument

Tried it also with full pass same error: Error:C:\Python27\python.exe "C:/Users/asafb/PycharmProjects/Sanity_HB_RR_from_Saved_Pos/Main.py -i C:/Users/Asafb/.../Reports/report13122017-103315.csv" C:\Py...
Asafb General Coding Help 8 13,693 Dec-19-2017, 09:18 AM
    Thread: [Errno 22] Invalid argument
Post: RE: [Errno 22] Invalid argument

Hi, thanks for the quick replay. Doesn't work, the CSV file is in the same folder of the main.py import os import glob import shutil import tkMessageBox import argparse parser = argparse.ArgumentPars...
Asafb General Coding Help 8 13,693 Dec-19-2017, 08:52 AM
    Thread: [Errno 22] Invalid argument
Post: [Errno 22] Invalid argument

Hi, this code doesn't work for me when running in Pycharm & adding the argument to the run when trying in CMD - it just ignores the argument import sys if str(sys.argv)[1] != "" : .... ...
Asafb General Coding Help 8 13,693 Dec-18-2017, 04:13 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020