[visionegg] Re: installation under winXP
- From: "Kevin J. MacKenzie" <kjmacken@xxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Wed, 24 Mar 2004 10:25:37 -0500
I wonder if you should just try to run a few of the demos to see if all
is good.
It looks like all the prerequisites are there, so I wonder if it is some
weird glitch that isn't affecting the installs? I'm sure that Andrew
would know more than I about that.
Pyro is an optional package (don't remember what its for off the top of
my head), but the VisionEgg will function fine without it.
Good luck.
kjm
Andrea De Cesarei wrote:
you're perfectly right, i should have supplied more details. so:
the error message comes in the installation wizard, at the very end.
the program seems to install all the packages, but instead of getting
an 'installation successful' at the end it says intallation failed.
i ran check-config.py and it returns:
check-config.py for Vision Egg 0.9.5a2.
[2003/09/19 03:54:27 CVS revision 1.19]
Beginning configuration check.
VisionEgg version 0.9.9
VisionEgg modules in C:\PROGRA~1\Python22\lib\site-packages\VisionEgg
VisionEgg system directory C:\PROGRA~1\Python22\VisionEgg
VisionEgg user directory C:\Dokumente und Einstellungen\dece\VisionEgg
Config file found at C:\PROGRA~1\Python22\VisionEgg\VisionEgg.cfg
SYNCLYNC_PRESENT = 0
VISIONEGG_ALWAYS_START_LOGGING = 0
VISIONEGG_CONFIG_FILE = C:\PROGRA~1\Python22\VisionEgg\VisionEgg.cfg
VISIONEGG_FRAMELESS_WINDOW = 0
VISIONEGG_FULLSCREEN = 0
VISIONEGG_GAMMA_FILE = custom.ve_gamma
VISIONEGG_GAMMA_INVERT_BLUE = 2.1
VISIONEGG_GAMMA_INVERT_GREEN = 2.1
VISIONEGG_GAMMA_INVERT_RED = 2.1
VISIONEGG_GAMMA_SOURCE = none
VISIONEGG_GUI_INIT = 1
VISIONEGG_GUI_ON_ERROR = 1
VISIONEGG_HIDE_MOUSE = 1
VISIONEGG_LOG_FILE = VisionEgg.log
VISIONEGG_LOG_TO_STDERR = 1
VISIONEGG_MAXPRIORITY = 0
VISIONEGG_MONITOR_REFRESH_HZ = 60.0
VISIONEGG_PREFERRED_BPP = 32
VISIONEGG_REQUEST_ALPHA_BITS = 0
VISIONEGG_REQUEST_BLUE_BITS = 8
VISIONEGG_REQUEST_GREEN_BITS = 8
VISIONEGG_REQUEST_RED_BITS = 8
VISIONEGG_SCREEN_H = 480
VISIONEGG_SCREEN_W = 640
VISIONEGG_SYNC_SWAP = 1
VISIONEGG_SYSTEM_DIR = C:\PROGRA~1\Python22\VisionEgg
VISIONEGG_TKINTER_OK = 1
VISIONEGG_USER_DIR = C:\Dokumente und Einstellungen\dece\VisionEgg
Version checklist:
Python version 2.2.1 (OK)
extra Python info: (#34, Apr 9 2002, 19:34:33) [MSC 32 bit (Intel)]
Numeric version 21.0 (OK)
PyOpenGL (package "OpenGL") version 2.0.0.44 (OK)
pygame version 1.5.3 (OK)
Python Imaging Library (package "Image") version 1.1.4 (OK)
Optional module(s):
Pyro failed
winioport (appears to work)
the only thing i notice is that pyro is missing. but it should be
optional, or?
and when i try to execute the demos the console opens and closes
immediatly, this is what the visionegg.log file reports:
2004-03-24 10:55:40,187 (928) INFO: Script C:\Dokumente und
Einstellungen\dece\Desktop\visionegg-0.9.9-demo\visionegg-0.9.9-demo\demo\alpha_texture.py
started Vision Egg 0.9.9 with process id 928.
2004-03-24 10:55:40,265 (928) CRITICAL: Traceback (most recent call
last):
File "C:\Dokumente und
Einstellungen\dece\Desktop\visionegg-0.9.9-demo\visionegg-0.9.9-demo\demo\alpha_texture.py",
line 10, in ?
from VisionEgg.Core import *
File "C:\PROGRA~1\Python22\Lib\site-packages\VisionEgg\Core.py",
line 37, in ?
import VisionEgg.ThreeDeeMath # OpenGL math
simulation
ImportError: No module named ThreeDeeMath
...so the problem seems this ThreeDeeMath..?
thanx for your help
andrea
At 01:09 AM 3/24/2004, you wrote:
Andrea,
I have had no problems installing the Vision Egg on Windows 2000/XP
or debian based linux machines. My first install on a Windows 2000
machine I followed this guide:
http://www.visionegg.org/install-windows-details.html
and it went without a hitch. Perhaps if you posted the results of
C:\Python22\<wherevertheEggis>\python check-config.py
we could see if you have a missing package or something holding back
your install.
Cheers,
Kevin
hi all,
i just discovered vision egg and decided to give it a try. i am a
psychologist and interested in cross-platform programming, so i
thought it would have fit my needs.
i downloaded the installation program and all the required programs
in the windows install page. all the packages installed correctly,
but when i tried to install visionegg i got an "installation
failed" at the end.
the system i use is a windows XP with a NVIDIA graphic card.
probably the problem is very simple and i am just too stupid to
figure it ut.. but can anybody help me?
thanx
andrea
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
----------------------------------------
Andrea De Cesarei Dipl.Psych.
University of Konstanz
Room C527
fax. +49 (0) 7531 88 2899
Tel. +49 (0) 7531 88 5116
e-mail: andrea.de-cesarei@xxxxxxxxxxxxxxx
web page: http://www.psy.unipd.it/~decesarei
---------------------------------------------
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
--
Kevin J. MacKenzie
----------------------------------------------
- My biological clock says 12:00 and blinks.
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- Follow-Ups:
- [visionegg] Re: installation under winXP
- From: Andrea De Cesarei
- References:
- [visionegg] Re: installation under winXP
- From: Andrew Straw
- [visionegg] Re: installation under winXP
- From: Kevin J. MacKenzie
- [visionegg] Re: installation under winXP
- From: Andrea De Cesarei
Other related posts:
- » [visionegg] installation under winXP
- » [visionegg] Re: installation under winXP
- » [visionegg] Re: installation under winXP
- » [visionegg] Re: installation under winXP
- » [visionegg] Re: installation under winXP
- » [visionegg] Re: installation under winXP
- » [visionegg] Re: installation under winXP
the error message comes in the installation wizard, at the very end. the program seems to install all the packages, but instead of getting an 'installation successful' at the end it says intallation failed.
i ran check-config.py and it returns:
check-config.py for Vision Egg 0.9.5a2. [2003/09/19 03:54:27 CVS revision 1.19] Beginning configuration check. VisionEgg version 0.9.9
VisionEgg modules in C:\PROGRA~1\Python22\lib\site-packages\VisionEgg VisionEgg system directory C:\PROGRA~1\Python22\VisionEgg VisionEgg user directory C:\Dokumente und Einstellungen\dece\VisionEgg
Config file found at C:\PROGRA~1\Python22\VisionEgg\VisionEgg.cfg
SYNCLYNC_PRESENT = 0 VISIONEGG_ALWAYS_START_LOGGING = 0 VISIONEGG_CONFIG_FILE = C:\PROGRA~1\Python22\VisionEgg\VisionEgg.cfg VISIONEGG_FRAMELESS_WINDOW = 0 VISIONEGG_FULLSCREEN = 0 VISIONEGG_GAMMA_FILE = custom.ve_gamma VISIONEGG_GAMMA_INVERT_BLUE = 2.1 VISIONEGG_GAMMA_INVERT_GREEN = 2.1 VISIONEGG_GAMMA_INVERT_RED = 2.1 VISIONEGG_GAMMA_SOURCE = none VISIONEGG_GUI_INIT = 1 VISIONEGG_GUI_ON_ERROR = 1 VISIONEGG_HIDE_MOUSE = 1 VISIONEGG_LOG_FILE = VisionEgg.log VISIONEGG_LOG_TO_STDERR = 1 VISIONEGG_MAXPRIORITY = 0 VISIONEGG_MONITOR_REFRESH_HZ = 60.0 VISIONEGG_PREFERRED_BPP = 32 VISIONEGG_REQUEST_ALPHA_BITS = 0 VISIONEGG_REQUEST_BLUE_BITS = 8 VISIONEGG_REQUEST_GREEN_BITS = 8 VISIONEGG_REQUEST_RED_BITS = 8 VISIONEGG_SCREEN_H = 480 VISIONEGG_SCREEN_W = 640 VISIONEGG_SYNC_SWAP = 1 VISIONEGG_SYSTEM_DIR = C:\PROGRA~1\Python22\VisionEgg VISIONEGG_TKINTER_OK = 1 VISIONEGG_USER_DIR = C:\Dokumente und Einstellungen\dece\VisionEgg
Version checklist:
Python version 2.2.1 (OK) extra Python info: (#34, Apr 9 2002, 19:34:33) [MSC 32 bit (Intel)] Numeric version 21.0 (OK) PyOpenGL (package "OpenGL") version 2.0.0.44 (OK) pygame version 1.5.3 (OK) Python Imaging Library (package "Image") version 1.1.4 (OK)
Optional module(s):
Pyro failed winioport (appears to work)
the only thing i notice is that pyro is missing. but it should be optional, or?
and when i try to execute the demos the console opens and closes immediatly, this is what the visionegg.log file reports:
2004-03-24 10:55:40,187 (928) INFO: Script C:\Dokumente und Einstellungen\dece\Desktop\visionegg-0.9.9-demo\visionegg-0.9.9-demo\demo\alpha_texture.py started Vision Egg 0.9.9 with process id 928.
2004-03-24 10:55:40,265 (928) CRITICAL: Traceback (most recent call last):
File "C:\Dokumente und Einstellungen\dece\Desktop\visionegg-0.9.9-demo\visionegg-0.9.9-demo\demo\alpha_texture.py", line 10, in ?
from VisionEgg.Core import *
File "C:\PROGRA~1\Python22\Lib\site-packages\VisionEgg\Core.py", line 37, in ?
import VisionEgg.ThreeDeeMath # OpenGL math simulation
ImportError: No module named ThreeDeeMath
...so the problem seems this ThreeDeeMath..? thanx for your help
andrea
At 01:09 AM 3/24/2004, you wrote:
Andrea,
I have had no problems installing the Vision Egg on Windows 2000/XP or debian based linux machines. My first install on a Windows 2000 machine I followed this guide:
http://www.visionegg.org/install-windows-details.html
and it went without a hitch. Perhaps if you posted the results of
C:\Python22\<wherevertheEggis>\python check-config.py
we could see if you have a missing package or something holding back your install.
Cheers,
Kevin
hi all,
i just discovered vision egg and decided to give it a try. i am a psychologist and interested in cross-platform programming, so i thought it would have fit my needs.
i downloaded the installation program and all the required programs in the windows install page. all the packages installed correctly, but when i tried to install visionegg i got an "installation failed" at the end.
the system i use is a windows XP with a NVIDIA graphic card.
probably the problem is very simple and i am just too stupid to figure it ut.. but can anybody help me?
thanx
andrea
====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
---------------------------------------- Andrea De Cesarei Dipl.Psych. University of Konstanz Room C527 fax. +49 (0) 7531 88 2899 Tel. +49 (0) 7531 88 5116 e-mail: andrea.de-cesarei@xxxxxxxxxxxxxxx web page: http://www.psy.unipd.it/~decesarei --------------------------------------------- ====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
- [visionegg] Re: installation under winXP
- From: Andrea De Cesarei
- [visionegg] Re: installation under winXP
- From: Andrew Straw
- [visionegg] Re: installation under winXP
- From: Kevin J. MacKenzie
- [visionegg] Re: installation under winXP
- From: Andrea De Cesarei