karthink / gptel

A simple LLM client for Emacs
GNU General Public License v3.0
1.04k stars 113 forks source link

Suffix gptel--infix-provider is not defined #135

Closed sergeyplis closed 3 months ago

sergeyplis commented 7 months ago

This is happening after the 11/13/23 update transient-setup: Suffix gptel--infix-provider is not defined or autoloaded as a command

Thanks!

karthink commented 7 months ago

Please see #132.

This is an issue with native compilation. Uninstalling the package, then deleting all gptel-* files in the eln-cache (native-comp-eln-load-path) and reinstalling the package should fix it.

Unfortunately I don't know why native compilation does not like the change in the relevant commit.

sergeyplis commented 7 months ago

Thanks for your reply! In my emacs native-comp-eln-load-path is not even defined. Yet, I went ahead and reinstalled gptel and when it was uninstalled checked that no mention of it is present in .emacs.d/. However, I get the same error. Any other things you think I can investigate?

karthink commented 7 months ago

Sorry, I'm not sure what else could be causing it. :(

karthink commented 5 months ago

@sergeyplis if you are still using gptel: Is this still an issue? There have been several updates since.