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

Tabnine binary doesn't work on Apple M1 machines #308

Closed
talcodota opened this issue Dec 16, 2020 · 11 comments
Closed

Tabnine binary doesn't work on Apple M1 machines #308

talcodota opened this issue Dec 16, 2020 · 11 comments

Comments

@talcodota
Copy link

  • OS version: Mac M1
  • Editor: All
  • Programming language: All
  • Tabnine extension version: 3.1.18

Help -> Toggle Developer Tools

Issue Details:
Tabnine was installed in MacBook pro with Apple Silicon M1, but it didn't work.
There are no error logs.

@smoothdvd
Copy link

@talcodota Check my post Make Tabnine Great Again on Apple M1 Chip

@alanpearce
Copy link

The x86_64 binary works fine on Apple Silicon (as the link in the previous comment indicates)

Of course, a native binary would be even better.

@amircodota
Copy link
Contributor

Hi folks

We are working on supporting Apple Silicon for Tabnine, and we are getting close to release.

We can provide a private plugin build for either vscode or intellij idea (and other jetbrains products).
If you are interested - contact support@tabnine.com

@lewoking
Copy link

how

@amircodota
Copy link
Contributor

We have released plugins with m1 support for vscode, intellij (and other jetbrains products), sublime, vim.

If you update your plugin to the latest version, you should be able to work normally on an m1 machine.

Note that for vscode you should currently install vscode insiders build, until they formally release a version that supports m1 natively.

@alanpearce
Copy link

What's the first version that supports M1? I would like to update company-tabnine.

@amircodota
Copy link
Contributor

amircodota commented Jan 17, 2021

I think it was 3.2.84, but since we already released some more versions.

I think if you update the dl_binaries script to be the same as here and run it, it will update to the latest

I wrote some more details here

@forresto
Copy link

forresto commented Mar 7, 2021

Note that for vscode you should currently install vscode insiders build, until they formally release a version that supports m1 natively.

This is also the message in the app:

Apple M1 users, you can switch to the VSCode insiders build version to enable Tabnine's local deep completions. See details here.

But VS Code supports M1 in the mainline since 1.54.

codota/tabnine-vscode#363

@7sedam7
Copy link

7sedam7 commented Apr 3, 2021

Hi,

versions 3.3.104 and 3.3.33 in vim when vim is ran inside of Alacritty are causing vim to be unusable. Non of the keys are responding. In normal terminal is fine. Does anybody have any ideas what happens when vim with TabNine is ran inside of Alacritty?

@dondeese
Copy link

dondeese commented Jul 4, 2022

Hi, is it possible to use Tabnine on a Macbook Pro m1 2020 in Jupyter Notebook?

@Ghasak
Copy link

Ghasak commented Jul 14, 2022

just in case to anyone encountered with this problem using this fix

cd ~.local/share/nvim/site/pack/packer/opt/cmp-tabnine
#then run the install.sh again in that directory, it fail for me when I run :PackerCompile, just run:
./install.sh

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

9 participants