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

autopep8 installed through MacPorts could not be found by Atom #1723

Closed
Albert-Z-Guo opened this issue Jun 16, 2017 · 4 comments
Closed

autopep8 installed through MacPorts could not be found by Atom #1723

Albert-Z-Guo opened this issue Jun 16, 2017 · 4 comments
Assignees

Comments

@Albert-Z-Guo
Copy link

Description

Error: Could not find 'autopep8'. The program may not be installed.
    at Autopep8.module.exports.Beautifier.commandNotFoundError (/Users/Albert_Guo/.atom/packages/atom-beautify/src/beautifiers/beautifier.coffee:231:14)
    at /Users/Albert_Guo/.atom/packages/atom-beautify/src/beautifiers/beautifier.coffee:331:22
    at tryCatcher (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/util.js:16:23)
    at Promise._settlePromiseFromHandler (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:512:31)
    at Promise._settlePromise (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:569:18)
    at Promise._settlePromise0 (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:614:10)
    at Promise._settlePromises (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/promise.js:689:18)
    at Async._drainQueue (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:133:16)
    at Async._drainQueues (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:143:10)
    at Async.drainQueues (/Users/Albert_Guo/.atom/packages/atom-beautify/node_modules/bluebird/js/release/async.js:17:14)
    at process._tickCallback (internal/process/next_tick.js:103:7)
@Glavin001
Copy link
Owner

Please follow the issue template provided. More specifically, adding a link to the required debug.md Gist which includes debugging information that answers our most commonly asked questions.
Thank you.

@Glavin001
Copy link
Owner

#1687 has been published to v0.30.0. You should now be able to configure the executable/script path in Atom-Beautify package settings:
image

@Albert-Z-Guo
Copy link
Author

Albert-Z-Guo commented Jun 18, 2017

Thank you so much for the quick response and this awesome updates!

atom-beautify is working for me now!

@Glavin001
Copy link
Owner

Awesome to hear, @Albert-Z-Guo!

@Albert-Z-Guo Albert-Z-Guo changed the title I installed autopep8 through MacPorts, but Atom could not find it. autopep8 installed through MacPorts could not be found by Atom Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants