how to traceback problems with pymol

Hi, I am a newbie in linux, please help me out.
I have to use pymol for my homework, it won’t work.
Here is what I did:
$ ./pymol
‘import site’ failed; use -v for traceback
Fatal Python error: can’t initialize module _opengl
Aborted

I do not know what to know now. I have checked the dependency, and I have a package named “python-opengl”.

Thank you, guys.

How did you install. There is oneclick here
Webpin
This assumes you are 11.1

I used the enducational editon. And I installed it by running ./setup.sh

Thank you very much. The package from webpin works well.