Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught ReferenceError: python is not defined #335

Closed
breadow opened this issue Jun 9, 2021 · 1 comment · Fixed by #338
Closed

Uncaught ReferenceError: python is not defined #335

breadow opened this issue Jun 9, 2021 · 1 comment · Fixed by #338
Labels

Comments

@breadow
Copy link

breadow commented Jun 9, 2021

  1. Installed Python package via Atom
  2. Error showed up upon python script creation

Atom: 1.57.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Pro
Thrown From: ide-python package 1.9.1

Stack Trace

Uncaught ReferenceError: python is not defined

At C:\Users\---\.atom\packages\ide-python\dist\main.js:117

ReferenceError: python is not defined
    at PythonLanguageClient.onSpawnClose (/packages/ide-python/dist/main.js:117:96)
    at /packages/ide-python/node_modules/atom-languageclient/build/lib/auto-languageclient.js:393:54)
    at ChildProcess.emit (events.js:223:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-clock 0.1.18 
atom-runner 2.7.1 
ide-python 1.9.1 
minimap 4.39.14 
script 3.32.2 
ThatXliner added a commit to ThatXliner/ide-python that referenced this issue Jun 9, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
aminya pushed a commit that referenced this issue Jun 10, 2021
@github-actions
Copy link

🎉 This issue has been resolved in version 1.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant