Skip to main content
16 events
when toggle format what by license comment
Feb 15, 2020 at 10:04 answer added RichieHH timeline score: 0
Feb 15, 2020 at 8:22 comment added DatagramDigger To all saying the issue is fixed, I am on OSX Catalina with Emacs 26.3 and the issue is still about.
Oct 31, 2017 at 21:12 answer added dennismayr timeline score: 0
Mar 2, 2017 at 21:26 answer added eflanigan00 timeline score: 1
Mar 2, 2017 at 4:46 answer added Chillar Anand timeline score: 2
Mar 1, 2017 at 21:17 comment added npostavs Seems like it could the same problem as the link in my first comment then, unless there is some additional Windows-specific problem.
Mar 1, 2017 at 21:11 comment added Joshua Granger @npostavs my apologies. Edited.
Mar 1, 2017 at 21:10 history edited Joshua Granger CC BY-SA 3.0
added 311 characters in body
Mar 1, 2017 at 21:08 comment added npostavs "C-c C-c returns an error. It seems to be a relatively wide-spread error upon Googling." - so what's the error then? Don't keep us in suspense!
Mar 1, 2017 at 20:49 comment added Nalisarc basically run virtualenv to create a python environment and then add this: (pyvenv-activate "path/to/your/virtualenv/") to your init file after you enable elpy. Then install jedi or rope to that environment using pip.
Mar 1, 2017 at 20:25 comment added Joshua Granger @Narlisarc: No, I have not. I am not sure how to do so.
Mar 1, 2017 at 20:24 comment added Joshua Granger init.el file: gist.github.com/JoshuaGranger/27f897fd711bd15c4da896fb59871c2a
Mar 1, 2017 at 20:23 comment added Nalisarc Have you set up a default virtualenv for elpy yet or are you still using system python?
Mar 1, 2017 at 20:18 comment added npostavs Does this help? emacs.stackexchange.com/a/30970/5296
Mar 1, 2017 at 20:11 review First posts
Mar 1, 2017 at 22:06
Mar 1, 2017 at 20:03 history asked Joshua Granger CC BY-SA 3.0