macvim-dev / macvim-dev/macvim
python environment not used anymore
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Vim Script
- Sterne
- 7.9k
- Forks
- 691
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Since last update to Version 8.1.1722 (157) (on macOS 10.14.6) a python call within mvim doesn't use the python version from the environment mvim was started from but uses the system python. (before the update the python version from the environment was used)
- activate a python environment in a directory which has a different python version than the system python
(- may checkpython --versionin this directory) - run
mvimin this directory - call vim command
:!python --version
On my computer it returns the version number of the os-python not of the env-python
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem mvim-Startkontext und der Reproduktion von :!python --version und ziehe anschließend den eingereichten vim/vim-Issue #4856 für weiteren Kontext heran. Erledigt ist die Aufgabe, wenn ein in einer aktivierten Umgebung gestartetes mvim das Python dieser Umgebung statt des System-Pythons auf dem gemeldeten macOS-Setup aufruft.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- macos, python, vim
- Bereich
- desktop, developer-experience
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100