pupil-labs / pyglui

cython powered OpenGL gui that works with glfw
MIT License
29 stars 20 forks source link

Updated Version Format Crashes with Pupil Capture #98

Closed mattem86 closed 6 years ago

mattem86 commented 6 years ago

File "...\pupil\pupil_src\launchables\world.py", line 99, in world assert VersionFormat(pyglui_version) >= VersionFormat('1.15'), 'pyglui out of date, please upgrade to newest version' AssertionError: pyglui out of date, please upgrade to newest version

Seems 1.7 is lower than 1.15 :)

papr commented 6 years ago

The current pyglui version is 1.18 Please upgrade to use the current Pupil master branch.

mattem86 commented 6 years ago

ok, then it would be nice to deploy another pyglui binary, I downloaded the package on the release tab

cboulay commented 6 years ago

I just ran into this issue too.

papr commented 6 years ago

We will be uploading the newest pyglui wheel soon

willpatera commented 6 years ago

I will upload all new wheels on 2018-02-19 (Monday).

willpatera commented 6 years ago

@cboulay @mattem86 The pyglui v1.18 wheel is here: https://github.com/pupil-labs/pyglui/releases/tag/v1.18