Description of problem: % uname -srvmpi Linux 2.6.3-1.91 #1 Wed Feb 18 23:08:10 EST 2004 i686 i686 i386 % pychecker /usr/bin/python: can't open file '/usr/lib64/python2.3/site-packages/pychecker/checker.py' Version-Release number of selected component (if applicable): pychecker-0.8.13-2 How reproducible: Always Steps to Reproduce: 1. rpm -ivh pychecker-0.8.13-2.noarch.rpm 2. pychecker Actual results: Fails Expected results: Should work on non-64-bit systems too. Additional info: Looks like /usr/bin/pychecker attempts to call checker.py in the wrong location.
Fixed
Works, thanks.