kubinka0505 / iFunny-Captions

Python implementation of the iFunny GIF Captions generator.
GNU General Public License v3.0
38 stars 9 forks source link

Bug: File "C:\Users\[user]\Downloads\iFunny-Captions-3.6\iFunny-Captions-3.6\__init__.pyw", line 8, in <module> from sty import fg #13

Open ruguysgoingtrickortreating opened 2 years ago

ruguysgoingtrickortreating commented 2 years ago

iFunny-Captions Version 3.6

Using the terminal and running it as "PS [<- tested it on command line as well] C:\Users\duckr\Downloads\iFunny-Captions-3.6\iFunny-Captions-3.6> C:\Users\duckr\Downloads\iFunny-Captions-3.6\iFunny-Captions-3.6\Run.bat" and I got the error shown in the title along with no funny kanye west gif

Console Log:

...  File "C:\Users\duckr\Downloads\iFunny-Captions-3.6\iFunny-Captions-3.6\__init__.pyw", line 8, in <module>
    from sty import fg
kubinka0505 commented 2 years ago
  1. What does PS mean?
  2. Please ensure that you have installed the sty module along with other requirements.
ruguysgoingtrickortreating commented 2 years ago

PS just means ran from PowerShell which almost certainly doesn't affect anything because it can run everything the command line can by design