- Dec 17, 2017
- 838
- 487
I did get to test your unren version finally and got a little problem popping up:
Bash:
UnRen for Mac and Linux v0.8.2
by goobdoob @ www.f95zone.to
based on the original version by jimmy5 @ www.f95zone.to
and UnRen.bat by sam @ www.f95zone.to
Python is installed, detected
Error - cannot find rpatool or unrpyc in UnRen v0.8.2 Tools. Exiting
Bash:
olli@tty3*blue $ python
Der Befehl 'python' wurde nicht gefunden, meinten Sie:
Befehl 'python3' aus dem deb python3
Befehl 'python' aus dem deb python-is-python3
(~/Code/rpy_tools/unren_VepsrP/UnRen v0.8.2)
olli@tty3*blue $ python2
Python 2.7.18 (default, Jul 1 2022, 10:30:50)
[GCC 11.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
After i changed the basic "python" commands above the init block to "python2" i got that:
Bash:
UnRen for Mac and Linux v0.8.2
by goobdoob @ www.f95zone.to
based on the original version by jimmy5 @ www.f95zone.to
and UnRen.bat by sam @ www.f95zone.to
python is not installed, or not added to your PATH. Please install/reinstall it from python.org
Python 3 is not supported by unrpyc; you need a Python 2 installation
There is a test after all but a bit later and its not correct working i would say. Problem seems to be line 76 or?
Having spaces in the apps directory names is also not unproblematic sometimes. Just saying. (I do know to escape them helps ...but other users... maybe not everyone...*hmp* {Better safe then sorry.})
Greets
Last edited: