From: David P. R. Jr. <da...@go...> - 2001-01-31 08:15:28
|
How platform independent is the code base of visual python? I managed to get it to compile on FreeBSD Release 4.1, but when i try to run something that uses the visual python modules, i get the following: Traceback (innermost last): File "bounce.py", line 1, in ? from visual import * File "/usr/local/lib/python1.5/site-packages/visual/__init__.py", line 16, in ? import cvisual ImportError: /usr/local/lib/python1.5/site-packages/cvisualmodule.so: Undefined symbol "__get_eh_context" Has anyone even tried to get this running on FreeBSD? -- David P. Reese Jr. http://www.gomerbud.com/daver/ ----------------------------------------------------------------------- GPG Key: http://www.gomerbud.com/daver/gpg_key.asc Key fingerprint: 5D3F CC25 3C36 79DE C725 41F7 A3B1 13B9 5BC0 D39E da...@go... - gom...@du... - dp...@ca... It is simple, and therefore it is beautiful. -- Richard P. Feynman |