AtomLinter / linter-pycodestyle

Pycodestyle (PEP8) Linter plugin
MIT License
33 stars 14 forks source link

Failed to activate the linter-pycodestyle package #110

Closed lauriliivamagi closed 7 years ago

lauriliivamagi commented 7 years ago

[Enter steps to reproduce:]

  1. Start up Atom
  2. Error message is displayed.

Atom: 1.15.0-beta3 x64 Electron: 1.3.13 OS: Ubuntu 16.10 Thrown From: linter-pycodestyle package 2.0.0

Stack Trace

Failed to activate the linter-pycodestyle package

At Cannot find module 'atom-package-deps'

Error: Cannot find module 'atom-package-deps'
    at Module._resolveFilename (module.js:455:15)
    at Module._resolveFilename (/usr/share/atom-beta/resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.Module._resolveFilename (/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:403:25)
    at Module.require (module.js:483:17)
    at require (/app.asar/src/native-compile-cache.js:50:27)
    at Object.activate (/packages/linter-pycodestyle/lib/main.coffee:20:5)
    at Package.module.exports.Package.activateNow (/app.asar/src/package.js:218:19)
    at /app.asar/src/package.js:190:32
    at Package.module.exports.Package.measure (/app.asar/src/package.js:96:15)
    at /app.asar/src/package.js:183:26
    at Package.module.exports.Package.activate (/app.asar/src/package.js:180:34)
    at PackageManager.module.exports.PackageManager.activatePackage (/app.asar/src/package-manager.js:550:34)
    at /app.asar/src/package-manager.js:531:29
    at Config.module.exports.Config.transactAsync (/app.asar/src/config.js:337:18)
    at PackageManager.module.exports.PackageManager.activatePackages (/app.asar/src/package-manager.js:526:19)
    at PackageManager.module.exports.PackageManager.activate (/app.asar/src/package-manager.js:508:46)
    at /app.asar/src/atom-environment.js:812:28

Commands

     -0:08.7.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

atom-beautify 0.29.17 
atom-css-comb 3.1.0 
atom-ctags 5.0.0 
atom-ternjs 0.17.2 
atom-typescript 10.1.14 
autoclose-html 0.23.0 
autocomplete-json 5.2.0 
autocomplete-modules 1.6.7 
autocomplete-paths 1.0.5 
autocomplete-xml 0.9.4 
autoprefixer 3.6.1 
autoupdate-packages 1.3.1 
caniuse 0.9.0 
cobalt2-syntax 0.5.1 
coffee-compile 0.24.0 
custom-title 1.0.1 
disable-keybindings 0.6.0 
docblockr 0.9.1 
editorconfig 2.2.1 
emmet 2.4.3 
es6-javascript 1.0.0 
file-icons 2.0.15 
filesize 2.0.4 
flow-ide 1.3.0 
git-blame 0.4.11 
git-diff-details 1.4.0 
git-plus 7.3.0 
git-projects 1.17.0 
git-time-machine 1.5.6 
goto-definition 1.1.19 
haskell-grammar 0.4.0 
highlight-selected 0.12.0 
howdoi 0.1.1 
jumpy 3.1.3 
language-babel 2.54.1 
language-elm 1.5.0 
language-graphql 0.8.0 
language-haml 0.24.1 
language-ini 1.18.0 
language-javascript-semantic 0.2.1 
language-lua 0.9.11 
language-svg 0.9.2 
language-swift 0.5.0 
language-thrift 1.0.2 
language-todotxt 0.6.1 
last-cursor-position 0.9.0 
linter 1.11.23 
linter-coffeelint 1.2.1 
linter-csslint 1.3.3 
linter-doiuse 0.2.3 
linter-erb 1.0.3 
linter-eslint 8.1.2 
linter-htmlhint 1.3.1 
linter-js-yaml 1.2.6 
linter-jsonlint 1.3.0 
linter-markdownlint 1.0.1 
linter-pep8 1.3.2 
linter-pycodestyle 2.0.0 
linter-rails-best-practices 0.2.2 
linter-rubocop 0.5.3 
linter-ruby 1.2.4 
linter-sass-lint 1.7.4 
linter-stylelint 3.8.1 
linter-tslint 0.13.1 
livereload 0.4.4 
merge-conflicts 1.4.4 
minimap 4.26.8 
minimap-split-diff 0.3.5 
monokai 0.22.0 
pigments 0.39.0 
project-manager 3.3.3 
qolor 0.4.1 
rails-i18n-autocomplete 0.4.0 
script 3.14.1 
sort-lines 0.14.0 
split-diff 1.1.4 
stacktrace 0.0.2 
standard-formatter 2.8.0 
svg-preview 0.11.0 
svgo 2.6.0 
sync-settings 0.8.1 
terminal-fusion 2.4.4 
to-base64 0.5.2 
todo-show 1.10.0 
toggle-packages 1.1.0 
tool-bar 1.0.1 
travis-ci-status 1.3.0 
tree-view-autoresize 1.5.0 
tree-view-git-modified 0.7.1 
vim-mode-plus 0.82.3 
vim-mode-plus-ex-mode 0.8.1 
w3c-validation 0.4.0 
Zen 0.16.4 
Arcanemagus commented 7 years ago

Please try re-installing the package, Atom sometimes fails to install all dependencies.

Arcanemagus commented 7 years ago

Closing due to a lack of response, if you are still having this issue after re-installing the package please let us know!