Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminal emulator not found: Terminal Using fallback instead #39

Open
daimon99 opened this issue Sep 19, 2017 · 2 comments
Open

terminal emulator not found: Terminal Using fallback instead #39

daimon99 opened this issue Sep 19, 2017 · 2 comments

Comments

@daimon99
Copy link

When run 'django run server' or other django commands, sublime prompts: terminal emulator not found: Terminal Using fallback instead.
then look into console, some error here:

- Django: Command is : None
Exception in thread Thread-12:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "django-commands in /Users/daiyue/Library/Application Support/Sublime Text 3/Installed Packages/Django Manage Commands.sublime-package", line 184, in run
  File "./python3.3/subprocess.py", line 819, in __init__
  File "./python3.3/subprocess.py", line 1343, in _execute_child
TypeError: 'NoneType' object is not iterable

@eduFDiaz
Copy link

Same here!

@thepieuvre
Copy link

Same error with Sublime Text 3 on macOS 10.13. I tried Terminal and iTerm2 both failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants