atom-community / atom-community/ide-python
Jedi not using specified python version
- Langage dominant
- JavaScript
- Étoiles
- 238
- Forks
- 40
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Jedi appears to be using a python version, different from the one specified in the settings.
I have the python path set to:
C:\Users\m.langiu\AppData\Local\Continuum\anaconda3\python.exe
And when attempting to use *find references* I get the error:
Find References: Error: jedi.api.exceptions.InternalError: The subprocess C:\cygwin64\bin\python2.7.exe has crashed.
OS: Windows 10
Atom : 1.28.1
Electron: 2.0.4
Chrome : 61.0.3163.100
Node : 8.9.3
python-language-server: 0.19.0
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par reproduire Find References sur Windows 10 avec le python.exe Anaconda configuré et l’environnement python-language-server 0.19.0 indiqué. Suivez le cheminement du paramètre de chemin Python jusqu’à Jedi et comparez-le avec le sous-processus Cygwin python2.7.exe observé. Le travail est terminé lorsque Find References utilise l’exécutable Python spécifié plutôt que l’interpréteur Cygwin sans rapport.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, python
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100