Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

currently doesn't work #26

Open
michaelaye opened this issue Feb 17, 2016 · 6 comments
Open

currently doesn't work #26

michaelaye opened this issue Feb 17, 2016 · 6 comments

Comments

@michaelaye
Copy link

I don't know what changed, but currently isort does not work for me.
I have the explicit path set in the settings to

/Users/klay6683/miniconda3/envs/py35/bin/isort

and confirmed that isort works on the command line with this path.
I have activated check on save and sort on save for trying it out, usually I only sort via command-palette. But neither of these approaches work.

My versions:
atom: 1.5.3
python-isort: 0.0.7

Is there any thing I can debug on my end?

@monkpit
Copy link

monkpit commented May 20, 2016

This package didn't work for me either, and then I figured out my problem was caused by this package not supporting MagicPython syntax. #23

@hvdklauw
Copy link

I'll chip in, it does not work with any other python syntax except "Python"

  • "MagicPython"
  • "Django Python"

@michaelaye
Copy link
Author

I remember darkly that one has to put the name of the Python package in some config file somewhere to make this work for other atom packages that were not aware of MagicPython. Somebody remembers that solution and tried it?

@hvdklauw
Copy link

It should work now, this was fixed in 5e713c8

@michaelaye
Copy link
Author

Pity you didn't release the fix, considering you had it in Feb. :( But thanks for your package anyway!

@michaelaye
Copy link
Author

I put this fix in manually, but that doesn't solve it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants