Paul Moore
Paul Moore
FWIW, I just tested master on my local (Windows) PC, and I see the test failures that #214 is addressing, but *not* the `pew._utils` one. But I was testing with...
The only way I have of doing that is to close & reopen the PR, which I'll do. I don't have admin access to the Appveyor setup.
Sigh, that looks even worse 🙁 I don't have much more time to spend on this right now. Looks like there's some not-insignificant bitrot to address here :-( Probably something...
Rather than deprecating `mktmpenv` it could be documented as "included for virtualenvwrapper compatibility", which might be less confusing. But agreed it's probably worth getting some extra feedback on this.
> There's a problem with the generated 'pew.exe' that gets created by setuptools or whatever. Something that executable is doing to launch python is doing so in a manner that...
The installation instructions should probably be updated. I'll look into that.
There are a number of "thumbs up" reactions to this issue, but it's not obvious whether the support is for switching to pyenv, or for dropping Python version management support....
What platform is this on? If it's Windows, this is an OS issue, and not directly related to pew. There's nothing much we can do about it, unfortunately (the command...
@eryksun That's awesome, thanks for that (and apologies for the somewhat-random ping, but I was pretty sure if anyone would be able to explain what was going on here, you...
Would that even help? The exes get prepended to a Python zip file as part of building the actual wrapper. The combined exe plus Python code combination would then have...