PyCharm doesn't recognize Buildout dependencies -


i have simple project buildout , django , have imported pycharm. however, after enabling buildout support in project settings, pycharm complains can't find django. project, when built buildout, works fine, pycharm not seeing buildout project properly.

any ideas on how fix this?

this problem because not have interpreters set out straight. check see have dependencies installed. picture can demonstrate:

enter image description here


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -