pew-org / pew

A tool to manage multiple virtual environments written in pure python
MIT License
1.17k stars 81 forks source link

Installation with pipsi works but pew does not. #193

Open 1oglop1 opened 6 years ago

1oglop1 commented 6 years ago

Hi, I have fresh OsX and I wanted to install pew the recommended way using pipsi however it looks like there is some problem.

@berdario could you please look at this pipsi issue 144 might be related problem?

tantale commented 5 years ago

You should use PipX instead of Pipsi. Pipsi project is stopped since August 2015

pfmoore commented 5 years ago

The installation instructions should probably be updated. I'll look into that.

berdario commented 5 years ago

Uh, I didn't even notice that pipsi releases had been lagging far behind. I was still happily using it.

Since pipsi still seems to work in some use cases, and that development hasn't completely halted (there's commits in the last year) I think we should add a mention for PipX, rather than substituting it (or is PipX so much better?)

I haven't yet got around to reproduce the issue that you reported, sorry about that