On Sat, Nov 23, 2019 at 11:21:46AM +0100, Dan Johansson wrote:
> 
> OK, thanks for the feedback.
> I will look into creating a ebuild for this (not my first ebuild, but 
> the first that has anything to do with python).
> But, I  will first try to build it in a "protected" environment like 
> Ralph suggested just to see if it works at all (would not be the first 
> time some software does not work is I would like it to).
> 
> Regards,
> -- 
> Dan Johansson
> ***************************************************
> This message is printed on 100% recycled electrons!
> ***************************************************
> 

You can also use "pip install --user package", so that the files are
installed in ~/.local and don't conflict with the system ones.

Reply via email to