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

Use elpy and live-py-plugin side-by-side will trigger the error user-error: Current buffer has no associated file.e #317

Closed
hongyi-zhao opened this issue Sep 22, 2021 · 1 comment

Comments

@hongyi-zhao
Copy link

hongyi-zhao commented Sep 22, 2021

On Ubuntu 20.04.2 LTS, I installed live-py-plugin by the following configuration and use it with elpy side-by-side:

(use-package live-py-mode
  :hook (python-mode . live-py-mode)) 

But this will cause the failure of user-error: Current buffer has no associated file when I hit C-c C-c to evaluate the current buffer, as shown below:

image

Any hints for this problem?

Regards,
HZ

@donkirkby
Copy link
Owner

Thanks for reporting the bug. It sounds like a duplicate of #299, but in a different mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants