Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 3
    There seems to be a difference in the environment depending on how you run cwm. Maybe you have some configuration in your .bashrc that sets up the environment for interactive bash use? Commented Nov 23, 2010 at 12:46
  • Did you try running the command from the command line when logged in on the server? Your post just says you "pasted [it] into the terminal". Commented Nov 23, 2010 at 13:04
  • @Sven: yes I meant that I ran the command directly in the terminal of the server Commented Nov 23, 2010 at 13:15
  • There seems to be a difference in the PYTHONPATH depending on how you run cwm. Or maybe there is a difference in PATH, and different version of cwm are called. Or different versions of Python. It is really hard to figure this out without access to the machine... Commented Nov 23, 2010 at 14:22
  • this will save you some time: stackoverflow.com/a/73336132/1601580 Commented Aug 12, 2022 at 15:01