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 #337

Closed
sruju333 opened this issue Jun 9, 2021 · 2 comments · Fixed by #338
Closed

Uncaught ReferenceError: python is not defined #337

sruju333 opened this issue Jun 9, 2021 · 2 comments · Fixed by #338
Labels

Comments

@sruju333
Copy link

sruju333 commented Jun 9, 2021

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.57.0 x64
Electron: 9.4.4
OS: macOS 11.3.1
Thrown From: ide-python package 1.9.1

Stack Trace

Uncaught ReferenceError: python is not defined

At /Users/srujana/.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 Socket.<anonymous> (internal/child_process.js:430:11)
    at Socket.emit (events.js:223:5)
    at Pipe.<anonymous> (net.js:664:12)

Commands

     -0:16 application:reopen-project (div#add-projects-view.)

Non-Core Packages

atom-beautify 0.33.4 
atom-ide-base 2.6.0 
atom-ide-datatip 0.25.0 
atom-ide-definitions 0.4.1 
atom-ide-hyperclick 1.0.10 
atom-ide-markdown-service 2.1.0 
atom-ide-outline 2.3.4 
atom-ide-signature-help 0.16.0 
busy-signal 2.0.1 
file-icons 2.1.47 
ide-python 1.9.1 
intentions 1.1.5 
linter 3.3.1 
linter-ui-default 3.3.1 
minimap 4.39.14 
nord-atom-ui 0.12.0 
platformio-ide-terminal 2.10.1 
script 3.32.2 
@ThatXliner
Copy link
Member

Possible duplicate of #335

@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.

2 participants