GeeXLab incompatible with Python 2.7.11 on Windows?

Started by groundhog, December 19, 2015, 02:45:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

groundhog

Hi!

After upgrading to Python 2.7.11 (64bit) GeeXLab does not start on my Windows 10 system.
No window appears, but a log file is written (attached).
Downgrading to 2.7.10 fixes this.

Please help!

G

GeeXLab log file:

2015/12/19@14:01:15(0000000001) < > GeeXLab v0.9.1.0 (Dec  4 2015@12:43:06)
2015/12/19@14:01:15(0000000002) < > Cross Platform Lab for Real Time 3D Programming and Demo Coding
2015/12/19@14:01:15(0000000003) < > (C)2009-2016 Geeks3D (www.geeks3d.com)
2015/12/19@14:01:15(0000000004) < > GeeXLab is starting up...
2015/12/19@14:01:15(0000000005) < > Windows version: Windows 10 build 10240
2015/12/19@14:01:15(0000000006) < > platform: Windows 64-bit
2015/12/19@14:01:15(0000000007) < > Plugin search path: C:\Users\XXXXXXXXXXXXXXX\GeeXLab_FREE_win64\/plugins/
2015/12/19@14:01:15(0000000008) < > [OpenCL] OpenCL computing plugin (OpenCL 1.1, 1.2)
2015/12/19@14:01:15(0000000009) < > [Python27] Python 2.7 (64-bit) host api plugin for GXL engine (GeeXLab)
2015/12/19@14:01:15(0000000010) < > [Python27] initializing Python 2.7 plugin...
2015/12/19@14:01:15(0000000011) < > [Python27] Python version: 2.7.11 (v2.7.11:6d1b6a68f775, Dec  5 2015, 20:40:30) [MSC v.1500 64 bit (AMD64)]
2015/12/19@14:01:15(0000000012) < > [Python27] Python compiler: [MSC v.1500 64 bit (AMD64)]
2015/12/19@14:01:15(0000000013) < > [Python27] Python build info: v2.7.11:6d1b6a68f775, Dec  5 2015, 20:40:30

JeGX


JeGX

I confirm the bug with Python 2.7.11. I will try to recompile the plugin with the new sdk, maybe that will fix the bug.

JeGX

I added a new command line option in GeeXLab 0.9.2.0 that fixes the issue. The /python_home parameter allows to specify the home directory of Python. More information here:

http://www.geeks3d.com/hacklab/20151231/geexlab-0-9-2-0-for-windows-available/