buildout project, eggs in eggs directory could not be referenced.
zc.buildout and works fine, but the eggs installed through zc.recipe.egg could not be referenced.
Add zc.recipe.egg to path still not working.
Is there anyone who knows to solve this?
Add zc.recipe.egg to path still not working.
Is there anyone who knows to solve this?
2 comments
Sort by
Date
Votes
the only solution I found is add each egg to its project structure as source root
It seems it's the only way to make it work. It would be nice if PyCharm would do this automatically but it seems it doesn't. I was missing such a mechanism myself so recently I asked this
Please sign in to leave a comment.