python - Aptana Studio 3 newproject error with Django -
i having issue starting new project command prompt. after have created virtual env , activated enviroment, when enter in .\scripts\django-admin.py startproject new_project, popup window shows says "aptanastudio3 executable launcher unable locate companion shared library"
i have tried uninstalling aptana studio, when uninstalled, error still occurs. not sure need fix this. have not unistalled/reinstalled python, i'm not sure if has it. many in advance
after searching, figured out default program run django-admin.py aptana studio 3, though program had supposedly been uninstalled system. changed default program python console launcher , works fine. there goes 2 hours down drain..
Comments
Post a Comment