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

Is it possible to use this plugin without Python3? #184

Closed
romix opened this issue Nov 20, 2017 · 8 comments
Closed

Is it possible to use this plugin without Python3? #184

romix opened this issue Nov 20, 2017 · 8 comments

Comments

@romix
Copy link

romix commented Nov 20, 2017

It looks like this plugin requires Python3. If this is the case, can something be done so that it works with Python2 as well?

@Shougo
Copy link

Shougo commented Nov 20, 2017

Why Python2 support is needed?
Python2 will be obsolete in 2020.

@romix
Copy link
Author

romix commented Nov 20, 2017

It is just the default setting on most MacBooks. And so far I could use all other plugins without changing the defaults, etc.

@romix
Copy link
Author

romix commented Nov 20, 2017

But if you could point to a simple description of how to configure vim/nvim on MacOS to use Python3, it would work as well.

In general, the only reason for filing this issue is to make this plugin work for MacBook owners out-of-the-box. As I mentioned, most other plugins I use (and I use may be 20 plugins) do not fail on MacBooks even if Python3 is not set as a default.

@Shougo
Copy link

Shougo commented Nov 20, 2017

It is just the default setting on most MacBooks. And so far I could use all other plugins without changing the defaults, etc.

Can you install Python3 on MacBooks?

I think new Vim/neovim plugins should not support Python2.
The support of Python2 increases the maintainance cost.

@Shougo
Copy link

Shougo commented Nov 20, 2017

In general, the only reason for filing this issue is to make this plugin work for MacBook owners out-of-the-box. As I mentioned, most other plugins I use (and I use may be 20 plugins) do not fail on MacBooks even if Python3 is not set as a default.

I have created the Python3 only plugins, but no claim from Mac users.

@romix
Copy link
Author

romix commented Nov 20, 2017

No problem.

I'll try to find a good reference about configuring vim/nvim + Python3 on MacBooks and paste it here. It may help other MacBook users.

@languitar
Copy link

just install everything via homebrew...

@autozimu
Copy link
Owner

Closing. See #35 (comment)

@DeltaEvo DeltaEvo mentioned this issue Dec 16, 2017
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

4 participants