You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am trying to pass like below lines ,but getting errors can anybody help me with one example ?
(base) C:\Users\rafee\Desktop\poisson-image-editing-master>python main.py -s("figs/example1/source1.jpg ") -t("figs/example1/target1.jpg ")
python: can't open file 'main.py': [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered:
You can open your directory (C:\Users\rafee\Desktop\poisson-image-editing-master) to confirm whether the file is there. If not, you can clone or download this repo again.
i am trying to pass like below lines ,but getting errors can anybody help me with one example ?
(base) C:\Users\rafee\Desktop\poisson-image-editing-master>python main.py -s("figs/example1/source1.jpg ") -t("figs/example1/target1.jpg ")
python: can't open file 'main.py': [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered: