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

python-start-or-switch-repl doesn't work #7212

Closed
elvis-sik opened this issue Sep 28, 2016 · 2 comments
Closed

python-start-or-switch-repl doesn't work #7212

elvis-sik opened this issue Sep 28, 2016 · 2 comments

Comments

@elvis-sik
Copy link

Description :octocat:

python-start-or-switch-repl answers with No inferior Python process running.
This was working up to a few days ago. I cannot pinpoint exactly what triggered the behavior.

Reproduction guide 🪲

  • Start Emacs
  • Open python buffer
  • SPC m s i or SPC m '

Observed behaviour: 👀 💔
No inferior Python process running.

Expected behaviour: ❤️ 😄
ipython REPL opening.

System Info 💻

  • OS: gnu/linux
  • Emacs: 25.1.1
  • Spacemacs: 0.105.22
  • Spacemacs branch: develop (rev. cf951a5)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(csv auto-completion better-defaults emacs-lisp git markdown
     (shell :variables shell-default-height 30 shell-default-position 'bottom shell-default-shell 'multi-term shell-default-term-shell "/bin/zsh" shell-enable-smart-eshell t)
     spell-checking smex syntax-checking version-control cscope gtags semantic xkcd github
     (c-c   :variables c-c  -default-mode-for-headers 'c-mode c-c  -enable-clang-support t)
     extra-langs html javascript shell-scripts sql yaml
     (python :variables python-test-runner 'pytest python-enable-yapf-format-on-save t)
     ipython-notebook
     (haskell :variables haskell-enable-ghc-mod-support t haskell-enable-hindent-style "gibiansky" haskell-enable-shm-support t haskell-completion-backend 'intero)
     evil-commentary
     (evil-snipe :variables evil-snipe-enable-alternate-f-and-t-behaviors t evil-snipe-repeat-scope "visible")
     react idris scheme ranger selectric evil-cleverparens speed-reading asm octave pandoc systemd extra-langs ess)
@bmag
Copy link
Contributor

bmag commented Sep 29, 2016

duplicate: #2872 #6628
PR pending: #7070

@d12frosted
Copy link
Contributor

Closing this issues as duplicate in favour of #6628.

Anyway, @elvis-sik, could you please check if #7070 fixes your issue?

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

3 participants