atom-community / atom-community/ide-python

Failed to activate the ide-python package

オープン
#504 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
238
フォーク
40
PR マージ指標
30日以内にマージされた PR はありません

説明

### Prerequisites

* [ ] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode:
* Followed all applicable steps in the debugging guide:
* Checked the FAQs on the message board for common solutions:
* Checked that your issue isn't already filed:
* Checked that there is not already an Atom package that provides the described functionality:

### Description

### Steps to Reproduce

1.
2.
3.

**Expected behavior:**

**Actual behavior:**

### Versions

**Atom**: 1.60.0 x64
**Electron**: 9.4.4
**OS**: Microsoft Windows 10 Pro
**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 './debugger/main'
Require stack:
- C:\Users\dell\.atom\packages\ide-python\dist\main.js
- C:\Users\dell\AppData\Local\atom\app-1.60.0\resources\app.asar\static\index.html

Error: Cannot find module './debugger/main'
Require stack:
- C:\Users\dell\.atom\packages\ide-python\dist\main.js
- C:\Users\dell\AppData\Local\atom\app-1.60.0\resources\app.asar\static\index.html
at Module._resolveFilename (internal/modules/cjs/loader.js:797:17)
at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:157942)
at Module.require (/app.asar/static/index.js:61:43)
at require (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:149229)
at /packages/ide-python/dist/main.js:3:13)
at /packages/ide-python/dist/main.js:174:3)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:149913)
at Object.value [as .js] (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:153507)
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 (~/AppData/Local/atom/app-1.60.0/resources/app/static/:1:802772)
at requireModule (~/AppData/Local/atom/app-1.60.0/resources/app/static/:14:1175135)
at Package.requireMainModule (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:3543231)
at Package.activateNow (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:3531230)
at ~/AppData/Local/atom/app-1.60.0/resources/app/static/:14:2607
at Function.simpleDispatch (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:1187666)
at Emitter.emit (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:1189107)
at PackageManager.triggerDeferredActivationHooks (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:386501)
at ~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:385252
at TextEditorRegistry.updateAndMonitorEditorSettings (~/AppData/Local/atom/app-1.60.0/resources/app/static/:11:516355)
```

### Commands

```
```

### Non-Core Packages

```
ide-python 1.9.7
```

### Additional Information

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、パッケージのエントリーポイントである dist/main.js と、アクティベーションのスタックトレースで参照されている欠落した ./debugger/main モジュールを調査します。Atom 1.60.0 と Windows 10 で ide-python 1.9.7 を使ってアクティベーションを再現し、その後、Cannot find module エラーなしでパッケージがアクティベートされることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, python
領域
developer-experience, tooling
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。