I am having an issue with starting a new project from the command prompt. After I have created a virtual env and activated the enviroment, when I enter in .\Scripts\django-admin.py startproject new_project, a popup window shows up which says "AptanaStudio3 executable launcher was unable to locate its companion shared library"
I have tried uninstalling Aptana studio, but even when it is uninstalled, the error still occurs. Not sure what I need to do fix this. I have not unistalled/reinstalled python, i'm not even sure if that has anything to do with it. Many thanks in advance