Noah Rahm

Results 73 comments of Noah Rahm

@yonMaor what is your python version and platform? On Windows, you should be able to install wxpython for up to python 3.10, but python 3.11+ isn't going to work quite...

@iwoithe the difference in version shouldn't matter. Though that could definitely be updated.

@yonMaor ok. I'll see if I can release new versions of gswidgetkit and gsnodegraph with the wxpython dependency updated.

I'll mention that I just tried running the source with python 3.10 and it is pretty broken. Mainly because python/wxpython no longer silently converts floats to integers. I began updating...

> On a different note, do you have any suggestions for an environment to test GLSL code? Ideally, Gimel Studio can be used to test the GLSL (at least, that...

Everything should now be working with Python 3.10. I tested on Windows so that may be your best option.

> issues with opencv as far as I can tell I figured that might be the case. I believe there was a reason for locking to that specific version of...

The odd thing is, now that we're moving away from OIIO there is actually a good chance that OpenImageIO will have better Windows and Python support in the near future....

I would agree that we certainly do have a hacky script for building on Linux. We would definitely appreciate help in this area.

@yonMaor I agree. I've opened another issue to track this. #190