Unpack this directory into your PYTHONPATH?

Posted by Gnijuohz on Super User See other posts from Super User or by Gnijuohz
Published on 2012-04-03T01:43:05Z Indexed on 2012/04/03 17:34 UTC
Read the original article Hit count: 248

Filed under:
|

I want to install qt4reactor so I went to the github page, it says:

Unpack this directory into your PYTHONPATH

I don't know what that means. I unziped the file and I tried to add the path to PYTHOPNPATH in the .bashrc file like this:

export PYTHONPATH=/home/jacos/qtreactor

But I can't import it whatsoever.

What I want to ask is where exactly is my PYTHONPATH? How can I find that out? What's the right way to do this?

© Super User or respective owner

Related posts about shell

Related posts about python