Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Error opening image #29

Closed
1stdevfriend opened this issue Mar 16, 2018 · 3 comments
Closed

Warning: Error opening image #29

1stdevfriend opened this issue Mar 16, 2018 · 3 comments

Comments

@1stdevfriend
Copy link

warning: error opening C:\Users\Kartikey
warning: error opening Kushwah\Downloads\Compressed\noteshrink-master\image.jpg
running PDF command "convert output.pdf"...
Invalid drive specification.
warning: PDF command failed

@piyusharma95
Copy link

Please specify the link to the image with which you are facing the error.

@DiegoFaFe
Copy link

@SwampDolphin97 as i stated on #15 it's cause it collides with a windows' command (https://technet.microsoft.com/en-us/library/bb490885.aspx)

Just use it like this:
python noteshrink.py -c "magick convert %i %o" IMAGE1 [IMAGE2 ...]

Or get #30 changes

@1stdevfriend
Copy link
Author

Yes. Fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants