More tkinter Madness

Tim Daneliuk tundraBOGUS at tundraware.com
Thu Nov 12 19:25:35 EST 2015


On 11/11/2015 08:25 PM, Chris Angelico wrote:
> On Thu, Nov 12, 2015 at 12:52 PM, Tim Daneliuk
> <tundraBOGUS at tundraware.com> wrote:
>> I am the author of twander (https://www.tundraware.com/Software/twander).
>> This code has run flawlessly for years on FreeBSD, Linux, MacOS and
>> Windows.  Some months ago, I put it on a couple of VPS servers (FreeBSD
>> and Linux) and BOOM, it doesn't run.  I asked around here and got some
>> suggestions and then did some homework.
>>
>> Traceback (most recent call last):
>>   File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
> 
> It's running here under Python 2.6. Sorry if this is a question you've
> already been asked, but were you successfully running under 2.6
> elsewhere? Might be a versioning issue.
> 
> ChrisA
> 

It always ran OK on every previous version of Python from about 2.4 forward
on VMs, physicals, *nix, OSX, Windows, etc.




More information about the Python-list mailing list