Closed CounterGambit closed 3 years ago
I'm excited that you want to use it! What issue are you running into?
I'm trying to run the program, and nothing I do is getting it to run.
Can you share some examples? Or show me the error you're getting?
I'm not getting any errors. Which is even more confusing. I'm simply trying to run the program, and nothing happens.
Hmm! I haven't used this in awhile. Let me try to run it.
if you get it to work, mind providing a step by step, just to make sure I'm not missing something so obvious, and my brain is just too fried to think of it... lol
Since there's some interest, I'll probably convert this into a proper package so you can just pip
and run.
I have no idea what you mean by pip... if that's a python term, I'm still new to it.
No worries! I'll put together a guide 😄
Okay, so we should be in good shape now! If you head to the homepage of this repo, there'll be directions for this. Let me know if you run into trouble. If you need more help with pip
, I can help with that as well.
Okay, I see now a Setup.py, do I just double click on that, or do I need to do something else first? python confuses me!
You should be able to run pip install pso2-color-picker
. Then you can run color-picker
directly.
Do I have to put the color picker files in a specific location for the pip install to work? because I tried that, and get a syntaxerror: invalid syntax
Interesting! What version of Python are you using? Also, does the pip install fail?
I am using the latest version of Python, 3.9.0. And yes the install fails, it comes back with "Syntax Error: Invalid Syntax"
Are you running the command from the command line? This worked for me:
I found the problem. and had to reinstall python.
Thanks for the help, and I'm glad it's resolved
This tool would be very useful for me, but it doesn't want to run!