Open mattbellis opened 12 years ago
That appears to be coming from PyFeyn (http://pyfeyn.hepforge.org/svn/pyfeyn/trunk/pyfeyn/__init__.py). You might want to run it in ipython and debug to see where the problem is actually occurring -- it may be a different part of that init script.
Getting the following warning when I use the BaBar tcl creator
``You don't have PyX - that's a problem unless you're just running the setup script."
Everything else works though. I have python-pyx installed (Debian/testing), so perhaps it just needs to check in more places?