- heic-to-jpg version: 0.1.8
- Python version: 3.9.1
- Operating System: Windows 10
Description
I am getting the error Invalid Parameter - -set when running heic-to-jpg on Windows 10.
What I Did
In Powershell
heic-to-jpg --src .\conversion_dir\image.heic --keep
I also tried in Gitbash. Same result.
I've tried with --keep, without --keep, using -s rather than --src, moving into the directory and just passing the file name. Same issue.
I am utilizing a Python virtual environment. I installed the heic-to-jpg package using pip.
Description
I am getting the error
Invalid Parameter - -setwhen running heic-to-jpg on Windows 10.What I Did
In Powershell
I also tried in Gitbash. Same result.
I've tried with --keep, without --keep, using -s rather than --src, moving into the directory and just passing the file name. Same issue.
I am utilizing a Python virtual environment. I installed the heic-to-jpg package using pip.