angeloskath / simple-3dviz

A library for 3D visualization with moderngl
http://simple-3dviz.com/
Other
134 stars 22 forks source link

moderngl.error.Error: cannot create program #10

Open tdsuper opened 2 years ago

tdsuper commented 2 years ago

Hi, I tried to use simple-3dviz on mac, but it reported moderngl.error.Error: cannot create program. What should I do to deal with the problem? Thanks.

paschalidoud commented 2 years ago

Hi @tdsuper,

Can you please share the version of moderngl you are using? We have tested simple-3dviz with modergnl version 5.6.4 and it seems to be working fine.

Best, Despoina

tdsuper commented 2 years ago

Hi @paschalidoud , thanks for the quick reply.

The environment is python 3.9.7, simple-3dviz 0.5.0, moderngl 5.6.4 and macOS Big Sur 11.6.1.

I have found that the same question was asked on stackoverflow.

qudanieldu commented 2 years ago

Any news on this? I also have the same problem Python 3.8.13 moderngl==5.6.4 simple-3dviz==0.7.0

paschalidoud commented 1 year ago

Hi @qudanieldu and @tdsuper,

In my setup, I have the following versions: python=3.8.6, moderngl=5.6.4 and simple-3dviz=0.7.0. Are you trying to run simple-3dviz on a Mac or an Linux machine?

Best, Despoina

amirfru commented 1 year ago

Hi,

I have the same problem, running on macOS, with Python 3.9.16 simple-3dviz==0.7.0 moderngl==5.7.4