Something seems to have changed in the installer program in version 0.1 as it no longer detects Python 2.4 on a Windows 98SE machine.
The installer for version 0.0.1b detects the Python installation just fine so I have rolled back to that version on my Win98 box.
My main machine is Window XP SP2 and I have version 0.1 installed on it.
Is there any way I can hack a manual install together so that I can use the new version on my Win98 machine? I looked around in the Python24 'Lib' and 'site-packages' directories but did not see anything obvious.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
you can take the file pyxel.dll located in C:\Python24\DLLs (if C:\Python24 is your installation folder) on a working 0.1 installation, and copy it to your Win98 machine at the same location.
We have issues dealing with Python detection on 0.1, hope it will be fixed soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Something seems to have changed in the installer program in version 0.1 as it no longer detects Python 2.4 on a Windows 98SE machine.
The installer for version 0.0.1b detects the Python installation just fine so I have rolled back to that version on my Win98 box.
My main machine is Window XP SP2 and I have version 0.1 installed on it.
Is there any way I can hack a manual install together so that I can use the new version on my Win98 machine? I looked around in the Python24 'Lib' and 'site-packages' directories but did not see anything obvious.
Hi,
you can take the file pyxel.dll located in C:\Python24\DLLs (if C:\Python24 is your installation folder) on a working 0.1 installation, and copy it to your Win98 machine at the same location.
We have issues dealing with Python detection on 0.1, hope it will be fixed soon.