You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error detected while processing /c/Users/user/.vim/bundle/vimify/plugin/vimify.vim:
line 45:
E370: Could not load library 'C:\Python39\python3.dll'
E263: Sorry, this command is disabled, the Python library could not be loaded.
Press ENTER or type command to continue
I set this in my .vimrc:
set pythonthreedll='C:\\Python39\\python3.dll'
Any ideas?
The text was updated successfully, but these errors were encountered:
First of all, I know this isn't an issue you caused. I wanted to create an issue here just in case somebody else experienced it.
Next, I'm a Windows 10 user. 64-bit.
Here's my issue:
I set this in my .vimrc:
set pythonthreedll='C:\\Python39\\python3.dll'
Any ideas?
The text was updated successfully, but these errors were encountered: