Menu

Cannot run on Linux

Help
2005-03-26
2013-04-26
  • Swaroop C H

    Swaroop C H - 2005-03-26

    This is what my shell session looks like:

    $ su
    $ unzip drpython-3.10.12.zip
    $ cd drpython-3.10.12
    $ python setup.py install
    $ python /usr/lib/python2.3/site-packages/drpython/drpython.py

    I get this error now:

    "Bitmap Directory (/usr/lib/python2.3/site-packages/drpython/bitmaps) Does Not Exist.
    This is either a bug with DrPython,
    an error with your installation,
    or the bitmap directory was simply removed."

    Was there something I missed?

    Thanks!
    Swaroop
    www.byteofpython.info

     
    • Swaroop C H

      Swaroop C H - 2005-03-26

      Ok, I solved it myself - I copied over the bitmaps/ and documentation/ directory from the installation folder in the Windows partition and it now works.

      Can you guys please include these directories in the zip format?

      Thanks!
      Swaroop
      www.byteofpython.info

       

Log in to post a comment.