atom-community / atom-community/ide-python
Failed to activate the ide-python package
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.58.0 x64
**Electron**: 9.4.4
**OS**: Unknown Windows version
**Thrown From**: [ide-python](https://github.com/lgeiger/ide-python) package 1.9.7
### Stack Trace
Failed to activate the ide-python package
```
At Cannot find module 'C:\Users\dantecreed\.atom\packages\ide-python\node_modules\atom-languageclient\build\lib\main'. Please verify that the package.json has a valid "main" entry
Error: Cannot find module 'C:\Users\dantecreed\.atom\packages\ide-python\node_modules\atom-languageclient\build\lib\main'. Please verify that the package.json has a valid "main" entry
at tryPackage (internal/modules/cjs/loader.js:301:19)
at Function.Module._findPath (internal/modules/cjs/loader.js:532:18)
at Module._resolveFilename (internal/modules/cjs/loader.js:784:27)
at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
at Function.get_Module._resolveFilename (:11:157920)
at Module.require (/app.asar/static/index.js:61:43)
at require (:11:149207)
at /packages/ide-python/dist/main.js:13:5)
at /packages/ide-python/dist/main.js:174:3)
at Module.get_Module._compile (:11:149891)
at Object.value [as .js] (:11:153485)
at Module.load (internal/modules/cjs/loader.js:815:32)
at Module._load (internal/modules/cjs/loader.js:727:14)
at Function.Module._load (electron/js2c/asar.js:769:28)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:74:18)
at customRequire (:1:802772)
at requireModule (:14:1195622)
at Package.requireMainModule (:11:3520513)
at Package.activateNow (:11:3508497)
at :14:2607
at Function.simpleDispatch (:11:1186925)
at Emitter.emit (:11:1188366)
at PackageManager.triggerDeferredActivationHooks (:11:386056)
at :11:384807
```
### Commands
```
```
### Non-Core Packages
```
atom-clock 0.1.18
atom-ide-base 3.4.0
atom-ide-code-format 1.0.2
atom-ide-datatip 0.25.0
atom-ide-definitions 0.4.2
atom-ide-hyperclick 1.0.11
atom-ide-markdown-service 2.1.0
atom-ide-outline 3.2.0
atom-ide-signature-help 0.16.0
atom-material-syntax 1.0.8
atom-python-run 0.9.7
autocomplete-python 1.17.0
build-python 0.17.0
buildium 0.75.5
busy-signal 2.0.1
color-tabs 0.1.8
Hydrogen 2.16.3
ide-python 1.9.7
intentions 2.1.1
linter 3.4.0
linter-ui-default 3.4.1
python-tools 0.6.9
run-python-simply 0.6.0
```
Contributor guide
Assessment
This issue has not been assessed yet.