python21.dll?
Moderator: Board moderators
Kind of off the thread, but...Ryo wrote:As said on another post, server uses Python 2.1.1 final. Tha'ts why it searches a python21.dll file.
I know squat about making packages on windows but Is there any way to alias this or otherwise fix it up so it will pickup which ever dll is appropriate for the version of python that is installed?
Otherwise I have to admit that 2.1 is probably the best choice for now (although 2.3 support would be swell to have)
Haven't checked, but i know i didn't specify anything as DLL preference. Meaning program will probably use the version with which i compiled mandatory. And as far as letting program use any version, i kind of doubt it as Python DLLs & libs have a version number. So unless i require people to rename DLLs around (argh), well, just need correct version 
