-
- [x] biggest question: do i want to do this as part of ubuntu for windows, or as a native windows thing?
- [x] install python
- [x] pip, virtualenv
- [ ] virtualenvwrapper
- [ ] pipsi
- [ ] ipy…
-
hi guys
I am trying to install with vagrant way:
```
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Clearing any previously set forwarded ports...
[default] Crea…
-
I know `mktmpenv` is compatible with virtualenvwrapper, but as someone who's never used virtualenvwrapper, I find the name dreadfully ugly. Would it be possible to add an alias `temp` for it? To my mi…
-
is there a way to do a similar thing like `pyvenv-run-virtualenvwrapper-hook` does but with a custom file?
what i'd like to achieve is that all elpy dependencies like e.g. jedi are installed into a v…
-
Salutare!
On Windows, python 3..8.3rc1
Running cookiecutter https://github.com/patdaburu/cookiecutter-click, default answers, followed by:
`ERROR: Stopping generation because post_gen_project ho…
-
> When you are using zsh, you can also use global aliases to override -h and --help entirely:
Doing the global alias for help messes up commands which do not end on the word `--help`. I do understa…
-
For http://mysociety.github.io/sayit/install/ I haven't tried this from a blank slate machine, so some steps may be missing, but can be filled in with experience.
Install [Xcode](https://itunes.apple…
-
I was just wondering -- is the the `cpvirtualenv` command not implemented in `virtualenvwrapper-win`? If not, what would be the best workaround for renaming a virtualenv?
Thanks!
-
As of sgqlc v14.1, running the following code:
```python
from datetime import datetime
from sgqlc.types import Type, non_null
class MyType(Type):
createdAt = non_null(datetime)
```
fa…
-
Quick update for some particular Linux systems;it's possible there's _some_ installation required (as seen below):
![image](https://user-images.githubusercontent.com/4117599/119520331-1c152000-bd…