You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.53.0 x64 Electron: 6.1.12 OS: Microsoft Windows 10 Pro Thrown From: ide-python package 1.7.1
Stack Trace
Failed to activate the ide-python package
At Cannot find module 'C:\Users\user\.atom\packages\ide-python\node_modules\atom-languageclient\node_modules\vscode-jsonrpc\lib\main.js'. Please verify that the package.json has a valid "main" entry
Error: Cannot find module 'C:\Users\user\.atom\packages\ide-python\node_modules\atom-languageclient\node_modules\vscode-jsonrpc\lib\main.js'. Please verify that the package.json has a valid "main" entry
at tryPackage (internal/modules/cjs/loader.js:232:19)
at Function.Module._findPath (internal/modules/cjs/loader.js:369:18)
at Module._resolveFilename (internal/modules/cjs/loader.js:614:27)
at Module._resolveFilename (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/electron.asar/common/reset-search-paths.js:41:16)
at Function.get_Module._resolveFilename (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:155481)
at Module.require (/app.asar/static/index.js:61:43)
at require (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:146814)
at /packages/ide-python/node_modules/atom-languageclient/build/lib/auto-languageclient.js:14:13)
at /packages/ide-python/node_modules/atom-languageclient/build/lib/auto-languageclient.js:699:3)
at Module.get_Module._compile (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:147498)
at Object.value [as .js] (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:151046)
at Module.load (internal/modules/cjs/loader.js:645:32)
at Function.Module._load (internal/modules/cjs/loader.js:560:12)
at Module.require (/app.asar/static/index.js:72:46)
at require (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:146814)
at /packages/ide-python/node_modules/atom-languageclient/build/lib/main.js:18:31)
at /packages/ide-python/node_modules/atom-languageclient/build/lib/main.js:31:3)
at Module.get_Module._compile (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:147498)
at Object.value [as .js] (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:151046)
at Module.load (internal/modules/cjs/loader.js:645:32)
at Function.Module._load (internal/modules/cjs/loader.js:560:12)
at Module.require (/app.asar/static/index.js:72:46)
at require (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:146814)
at /packages/ide-python/dist/main.js:13:5)
at /packages/ide-python/dist/main.js:125:3)
at Module.get_Module._compile (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:147498)
at Object.value [as .js] (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:151046)
at Module.load (internal/modules/cjs/loader.js:645:32)
at Function.Module._load (internal/modules/cjs/loader.js:560:12)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:16:16)
at customRequire (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:1:736531)
at Package.requireMainModule (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:3711337)
at Package.activateNow (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:3699321)
at C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:14:2607
at Function.simpleDispatch (C:/Users/user/AppData/Local/atom/app-1.53.0/resources/app/static/<embedded>:11:1190051)
aminya
changed the title
Failed to activate the ide-python package
Failed to activate the ide-python package (languageclient vscode-jsonrpc\lib\main.js main entry)
Jan 5, 2021
I had this error trace today after upgrading to ide-python 1.7.2 from the Atom GUI.
The issue was resolved by running apm install atom-ide-base followed by apm install ide-python as suggested on the readme page. Maybe that helps someone.
Cheers.
[Enter steps to reproduce:]
Atom: 1.53.0 x64
Electron: 6.1.12
OS: Microsoft Windows 10 Pro
Thrown From: ide-python package 1.7.1
Stack Trace
Failed to activate the ide-python package
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: