Open jbbcode opened 2 months ago
Hi, I'm getting exact same error after fresh installation
The problem is that Linux can't deal with .ico files, I fixed this by following the approach in a previous raised issue on this forum. Change the format of the image files and alter the path to them in the source code.
Besides this, most of the refrainv software no longer works due to dependancy issues or deprecated libraries.
Hi, I am presented with the following error when I try to run either of the python codes -
"ico_refrapy.ico" not defined
I have all the dependencies installed in a venv, running on a linux machine.
I appreciate any assistance you can provide.