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

Failed to activate the ide-python package #316

Closed
jerome-laflamme opened this issue Apr 29, 2021 · 1 comment
Closed

Failed to activate the ide-python package #316

jerome-laflamme opened this issue Apr 29, 2021 · 1 comment

Comments

@jerome-laflamme
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.56.0 x64
Electron: 9.4.4
OS: macOS 11.1
Thrown From: ide-python package 1.8.0

Stack Trace

Failed to activate the ide-python package

At Package not initialized

Error: Package not initialized
    at /packages/atom-ide-ui/modules/nuclide-commons-atom/createPackage.js:61:15)
    at Provider.provide (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1097818)
    at ServiceHub.provide (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3362892)
    at Package.activateServices (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3371277)
    at Package.activateNow (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3368253)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2607
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1182710)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1184151)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:385312
    at Set.forEach (<anonymous>)
    at PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:385274)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:380188
    at Array.forEach (<anonymous>)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:380172
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:337103
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1182710)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1184151)
    at Config.emitChangeEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:339591)
    at Config.setRawValue (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:336831)
    at Config.set (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:332625)
    at Config.removeAtKeyPath (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:334648)
    at Package.enable (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3364920)
    at PackageManager.enablePackage (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:377791)
    at HTMLButtonElement.enablementButtonClickHandler (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2633057)

Commands

     -6:19 script:run (input.hidden-input)
     -5:47.9.0 script:close-view (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-material-syntax.theme-one-dark-ui)
     -4:29.8.0 core:copy (div.package-readme.native-key-bindings)
     -3:36.7.0 pane:reopen-closed-item (input.hidden-input)
     -3:34.9.0 core:close (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-material-syntax.theme-one-dark-ui)
     -3:32.7.0 pane:reopen-closed-item (input.hidden-input)
     -3:30.3.0 core:close (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-material-syntax.theme-one-dark-ui)
     -0:51.4.0 core:copy (atom-notification.error.icon.icon-flame.native-key-bindings.has-close.has-description.has-buttons)

Non-Core Packages

atom-file-icons 0.7.1 
atom-ide-ui 0.13.0 
atom-material-syntax 1.0.8 
autocomplete-python 1.17.0 
autocomplete-python-jedi 1.10.3-0 
color-picker 2.3.0 
Hydrogen 2.15.3 
ide-python 1.8.0 
minimap 4.39.13 
platformio-ide-terminal 2.10.1 
python-tools 0.6.9 
script 3.31.1 
@aminya
Copy link
Member

aminya commented May 10, 2021

Please re-download. This is an apm issue

apm uninstall ide-python

Clear your cache then

apm install ide-python

atom/apm#919

@aminya aminya closed this as completed May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants