#guys what do I do when I get this red
1 messages · Page 1 of 1 (latest)
Usually this means that the extension did not install properly. If you hover over the icon it should give you an error message.
Did you completely restart jupyter after running the installation commands? Can you print the output of those commands?
Ahh good catch!
I'm getting this
PermissionError: [Errno 13] Permission denied: '/Users/user/Library/Python/3.9/lib/python/site-packages/codeium/binaries/15dceeabc3c8be5522a0d0eb602ea51cdeae6bbc/language_server_macos_arm'
I tried changing it with chmod but didn't owkr
any ideas?
Hmm I wonder if you need sudo access
Can you paste the output of the manual chmod
nothing interesting lol
Moved past it with a chmod 755, but now I'm getting Exec format error lol
AH lol
it's arm not M1
😢
I believe that's it....
M1 is arm, so you should have the right file. Can you file on the binary?
lol ok, can you just try uninstalling and reinstalling the pip package?
pip unintall codeium-jupyter
and then
pip install codeium-jupyter
and then
jupyter nbextension install --py codeium --user
i'm not sure why the file is empty
very strange.. and i assume that file is still empty?
one thing you could try is downloading that file yourself and replacing the empty one. you can find it here (just unzip it first) https://github.com/Exafunction/codeium/releases/download/language-server-v1.1.15/language_server_macos_arm.gz
nice nice
moved on
but still get error
OH GOT IT
I was using the wrong url haha
it works, very nice
tyvm
nice
those errors are fine I suppose, correct
yeah those errors are fine