From: Kevin C. <kj...@gr...> - 2001-09-24 22:07:45
|
Hi, I just grabbed the latest RPM (announced today). I had forgotten that it needs Numeric. So, I grabbed the Numeric... which needs Python 2.x... So I grabbed 2.x. But apparently Visual needs 1.5.2 (or rather, that's where it wants to install itself -- in the 1.5 tree.) So, when I type "python2 bounce.py" from the demo directory, it loads the visual __init__.py which then attempts to load Numeric from 1.5, which it cannot do. So, what do I need to do now? (And is the latest visual source RPM around anywhere?) |