viictorjs / Refrapy

A Python 3 based program for seismic refraction data processing.
MIT License
74 stars 28 forks source link

Software won't run - "ico_refrapy.ico" not defined #22

Open jbbcode opened 2 months ago

jbbcode commented 2 months ago

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.

emgema commented 1 month ago

Hi, I'm getting exact same error after fresh installation

jbbcode commented 1 month ago

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.