SRS shows window asking for disk

Issue #21 resolved
Gfy repo owner created an issue

When running srs from code on a clean install and fpcalc.exe cannot be found yet, I get a window asking for inserting a disk in the drive, before outputting "The fpcalc executable isn't found.".

After adding fpcalc.exe to the path, the issue still persists. It is looking on D:. In this case this is an empty disk drive.

https://bitbucket.org/Gfy/pyrescene/src/22dbaa07d661c0447fc152f89e079659a3901854/resample/fpcalc.py?at=default#cl-84

I suggest removing D: and maybe not hardcoding C: either.

Comments (2)

  1. Log in to comment