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

Now It's not saving... #8

Closed
CounterGambit opened this issue Dec 10, 2020 · 2 comments
Closed

Now It's not saving... #8

CounterGambit opened this issue Dec 10, 2020 · 2 comments

Comments

@CounterGambit
Copy link

All that trouble it took to get the package to work (and it was a complete reinstall of python that fixed that issue), and now it won't save the file.

I follow the steps as written;

Name: NWGMain
Color: 33,64,154

It works, showing me where I need to put the slider, and the selector. Except, It's not saving the file anywhere. I've gone looking, thinking it might be in some random folder. I've searched using the computer's search function, and nothing.

Simple question, because I'm sure this is a P.I.C.N.I.C. ("Problem In Chair, Not In Computer," for those who don't know what I mean by picnic) issue: What could I possibly be doing wrong?

@jrg94
Copy link
Owner

jrg94 commented Dec 10, 2020

Good question! As long as there aren't any errors, I would suspect the file is saving wherever you are running the script. If you're in windows, you can run a quick dir to check. Otherwise, ls should work.

Alternatively, you can try providing an entire path on the first line:

name: /path/to/file/NWGMain.png

That way, you'll know exactly where the file should go.

@CounterGambit
Copy link
Author

including the path for the file to be saved in worked. Thanks.

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

2 participants