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

anaconda-mode not working: directory not found ~/.emacs.d/.cache/anaconda-mode/0.1.9 #9909

Closed
exic opened this issue Nov 24, 2017 · 1 comment

Comments

@exic
Copy link

exic commented Nov 24, 2017

Description :octocat:

anaconda-mode not working

Reproduction guide 🪲

  • Start Emacs
  • Open .py file
  • Move around, try to go to definition or something else

Observed behaviour: 👀 💔

Getting error message: error in process sentinel: Setting current directory: Datei oder Verzeichnis nicht gefunden, /home/j/.emacs.d/.cache/anaconda-mode/0.1.9

Directory ~/.emacs.d/.cache/anaconda-mode doesn't exist.

Expected behaviour: ❤️ 😄

No error messages; go to definition takes me to definition. Probably the directory should exist.

System Info 💻

  • OS: gnu/linux
  • Emacs: 25.2.2
  • Spacemacs: 0.200.10
  • Spacemacs branch: master (rev. 4bb4cb4)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(python helm emacs-lisp)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11

Backtrace 🐾

Not sure if this has something to do with it, anaconda-mode buffer shows a few repetitions of this:

�[0;36m  File �[0;32m"<ipython-input-1-d76e22c112c9>"�[0;36m, line �[0;32m1�[0m
�[0;31m    import�[0m
�[0m          ^�[0m
�[0;31mSyntaxError�[0m�[0;31m:�[0m invalid syntax

Probabĺy other issue, but: Wasn't able to submit from spacemacs using C-c C-c..

@exic
Copy link
Author

exic commented Nov 24, 2017

Ah, I obviously found this one earlier today: #9675

@exic exic closed this as completed Nov 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant