error: can't find modules

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pmiller@gnf.org

    #1

    error: can't find modules

    I'm getting an error when I port my code to another machine.
    It is from the added modules. There seem to be identical
    Python configurations on both machines.
    How do I debug this problem ?
    Thanks,
    Phil Miller

  • Peter Hansen

    #2
    Re: error: can't find modules

    pmiller@gnf.org wrote:[color=blue]
    > I'm getting an error when I port my code to another machine.
    > It is from the added modules. There seem to be identical
    > Python configurations on both machines.
    > How do I debug this problem ?[/color]

    You can post the actual error message (full traceback or error output,
    cut and pasted from the terminal window) instead of asking us to read
    your mind or guess...

    -Peter

    Comment

    Working...