I put the following into my zshrc, but autocompletion doesn't work on zsh with prezto:
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
Do someone else had the same problem?
Search Criteria
Package Details: pyenv-virtualenv 1:1.1.5-3
Git Clone URL: | https://aur.archlinux.org/pyenv-virtualenv.git (read-only, click to copy) |
---|---|
Package Base: | pyenv-virtualenv |
Description: | pyenv plugin to manage virtualenv (a.k.a. python-virtualenv) |
Upstream URL: | https://github.com/pyenv/pyenv-virtualenv |
Keywords: | pyenv virtualenv |
Licenses: | |
Submitter: | russo79 |
Maintainer: | ayr-ton (quebin31) |
Last Packager: | quebin31 |
Votes: | 20 |
Popularity: | 1.67 |
First Submitted: | 2015-11-15 10:31 |
Last Updated: | 2019-04-04 19:02 |
Dependencies (3)
- bash (bash-devel-git, bash-devel-static-git)
- pyenv (pyenv-git)
- patch (patch-git) (make)
Required by (0)
Sources (2)
dartheian commented on 2020-12-05 13:52
SilverRainZ commented on 2019-04-03 02:25
Please dont remove the epoch, it causes that user can no automaticlly update to the continue version. pacman thinks 1:xxxxx is always newer than any version without epoch.
ayr-ton commented on 2019-04-02 17:21
Thanks, @lans9831 :-)
quebin31 commented on 2019-04-02 16:13
ayr-ton commented on 2019-02-14 03:06
I think it still need some tweaks. Will fix it with a version “-3” tomorrow.
ayr-ton commented on 2019-02-14 01:33
@teyras @raugturi New version from pyenv-virtualenv community that should solves our issue :-)
ayr-ton commented on 2019-02-13 22:28
yyuu from pyenv-virtualenv community is working on a fix. Will wait for it so I could update the package with the proper fix.
ayr-ton commented on 2019-02-13 15:08
Issue reported here: https://github.com/pyenv/pyenv-virtualenv/issues/302
On the case pyenv-virtualenv community suggest something we could accomplish following the packages best practices I will apply on the package. Or, if they release a new version with a fix will update the package as well.
Best!
ayr-ton commented on 2019-02-13 15:00
@teyras If pyenv-virtualenv-realpath it should not exists on /usr/libexec/ I could not apply the workaround @raugturi proposed on the PKGBUILD. Will report a bug on pyenv-virtualenv GitHub page.
Teyras commented on 2019-02-12 21:10
The error reported by @raugturi was introduced in this commit: https://github.com/pyenv/pyenv-virtualenv/commit/e0a1e9b35c2be386dbd91e686e57864690323a22
Using the BASH_SOURCE
env variable leads to pyenv-virtualenv looking for /usr/libexec/pyenv-virtualenv-realpath, which does not (and should not) exist.
I'm not 100% sure who should address this error (PKGBUILD author or pyenv community)...
Pinned Comments
ayr-ton commented on 2018-10-20 12:02
https://github.com/ayr-ton/PKGBUILDs/tree/master/pyenv-virtualenv