Jump to content

GUIScripts not found


Guest drake127

Recommended Posts

Guest drake127

I have trouble with configuring gemrb.

I have set GUIScriptsPath=c:\gemrb\ in gemRB.cfg. I have installed gemrb to C:\gembr.

 

But I always get this message:

[Core]: Initializing GUI Script Engine...'import site' failed; use -v for traceb
ack
warning: hex/oct constants > sys.maxint will return positive values in Python 2.
4 and up
Traceback (most recent call last):
 File "<string>", line 1, in ?
ImportError: No module named warnings
[GUIScript]: from GUIDefines import *[ERROR]
Press a key to continue...

 

I read your faq but it does not solve my trouble. I use version 0.2.3

Link to comment
Guest drake127

I have found solution for myself. I have not installed Python 2.3.5. There is no clue which would tell me Python 2.3! is neccessary on your website. I hope this will help the others who may have same trouble. Python in platform Win32 is not usual so I would expect some notice about that.

Link to comment

We do list the required libraries on the site.

These are: openal, python, SDL, zlib

Optional: Ogg Vorbis

 

Most of these are included in the binary release, but some python libs are not possible to distribute simply.

As this is still a development version we don't really care to make it user friendly.

Actually, 0.2.3 wouldn't work very well under windows.

The best you can achieve is going past the character generation.

 

Linux users got much more luck, especially if they use the CVS.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...