Franklin Yu

Results 335 comments of Franklin Yu

I think this project is dead. Use https://github.com/Microsoft/WSL-DistroLauncher or something else.

Out of curiosity, if I understand correctly we can simply use Launchpad for the same purpose?

@Josar Excuse me, but how is that related?

@gregchamblin Thanks. I find #20 related.

Greg, you may want to link to your extension page on top of the project (after the description field).

发错库了吧,去主库

https://github.com/DIYgod/RSSHub

So Windows is broken only with venv nested inside virtualenv? Not when using venv alone? I’m not sure whether `venv` is designed to be nested. For example `virtualenv` [can’t be...

I was thinking about the possibility to disable virtualenv in Travis CI or AppVeyor? After all, nested venv is not a typical use case…

The only failing test is in Nix, where system denied access to `/tmp/nix-build-python3.6-pew.drv-0/WORKON_HOME/destination/bin/activate.csh`? Not familiar with Nix, but shouldn’t `/tmp` be accessible to everyone? Or it means that the path...