wxpython frame crashes on closing in 64 bit version of python 2.7 but is fine in 32 bit -


i building gui application run database using wxpython 3 python 2.7. when run application 32bit python runs without problem. however, when looked run same code in 64bit works application crashes out during closing frame. occurs both have intercepted close event or not.

is there special 64 bit version needs done avoid instability?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -