svalat / homelinux

A simple source package manager like gentoo but for for your home directory. It also take in account the packages present on your system to not recompile everything. It support import of sources from gentoo, github and custom URLs.
http://svalat.github.io/homelinux/
Other
8 stars 0 forks source link

Get proper management of PYTHONPATH #33

Closed svalat closed 8 years ago

svalat commented 8 years ago

How to manage pyuthon 3 & 2 at same time ?

use a wrapper script which setup PYTHONPATH before forwarding to defualt python ?