Manual install doesn't work

Asked by eisenpm

I *hope* I did everything as described in the readme files. I am using Sidux.

When I try to start tpfand per command line in /usr/bin this error message occurs:

Traceback (most recent call last):
  File "/usr/bin/tpfand", line 21, in <module>
    import tpfand.control
ImportError: No module named tpfand.control

I hope you can help me. I really dig this program and used it under Xubuntu, but now that I moved to Sidux, I can't use the packages anymore :-(

Question information

Language:
English Edit question
Status:
Answered
For:
tp-fan Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
eisenpm (schorf) said :
#1

Cheers,
Alex

Revision history for this message
Sebastian Urban (surban) said :
#2

It appears that Python cannot find the tpfand module source. Where did you copy src/* to? Can you list the contents of the target directory?
Try adding the target directory to the enviroment variable PYTHONPATH and try again.

Which Python version are you running (python --version)?

Revision history for this message
Sebastian Urban (surban) said :
#3

...

Revision history for this message
Sebastian Urban (surban) said :
#4

README has been updated

Can you help with this problem?

Provide an answer of your own, or ask eisenpm for more information if necessary.

To post a message you must log in.