#guys what do I do when I get this red

1 messages · Page 1 of 1 (latest)

tribal stirrup
#

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?

halcyon wraith
#

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?

tribal stirrup
#

Hmm I wonder if you need sudo access

#

Can you paste the output of the manual chmod

halcyon wraith
#

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....

tribal stirrup
#

M1 is arm, so you should have the right file. Can you file on the binary?

halcyon wraith
#

oh lol

#

says empty

tribal stirrup
#

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

halcyon wraith
#

mm got the saem

tribal stirrup
#

very strange.. and i assume that file is still empty?

halcyon wraith
#

nice nice

halcyon wraith
#

moved on

#

but still get error

#

OH GOT IT

#

I was using the wrong url haha

#

it works, very nice

#

tyvm

tribal stirrup
#

nice

halcyon wraith
#

those errors are fine I suppose, correct

tribal stirrup
#

yeah those errors are fine

halcyon wraith
#

solid

#

super excited to use this! Been playing with notebooks on vs code but the experience just isn't the same

#

old habits die hard..