Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I think that project root is the directory containing __init__.py (the topmost one), not the src. Commented Jun 22, 2015 at 17:18
  • @wvxvw - I believe that this is one of the items I ticked off as I was troubleshooting this issue, but I can't remember, so I will try that again. Thanks. Commented Jun 22, 2015 at 19:21
  • Another guess: iirc Ropes creates a special project file, where it stores project settings. I think elpy can use Ropes or Jedy back-end, Ropes would be the default one. I'm not sure it should create a Ropes project, but if it does, can you look into it and see if there's some relevant info there? Commented Jun 22, 2015 at 20:11