Closed lorddaren closed 10 years ago
Just trying out the plugin for the first time and also getting this whenever i try any command.
Hello Guys, this issue is also manifesting in Linux, am using Ubuntu 14.04 and ST3, any fix?
Hi guys,
so that issue is cause by this line, https://github.com/vladimirnani/DjangoCommands/blob/master/django-commands.py#L44
you really need to setup your "python_bin" in Preferences > Packages Settings > Django Manage Commands > Default settings
not sure why it does not pick this up from the project settings,
Hope this helps someone,
Muhia
I think your problem is solved
I am getting this error when trying to run Set Virtual Environments. It also fails on other commands as well.
Traceback (most recent call last): File "X/threading.py", line 639, in _bootstrap_inner File "django-commands in /Users/dlord/Library/Application Support/Sublime Text 3/Installed Packages/Django Manage Commands.sublime-package", line 61, in run TypeError: sequence item 0: expected str instance, NoneType found