Skip to content

Instantly share code, notes, and snippets.

@dajare
Created June 20, 2017 19:23
Show Gist options
  • Save dajare/efd49a9395cfc8beb96293ce4d19b52b to your computer and use it in GitHub Desktop.
Save dajare/efd49a9395cfc8beb96293ce4d19b52b to your computer and use it in GitHub Desktop.
python errors
> ./hcount.py
./hcount.py: line 2: import: command not found
./hcount.py: line 3: import: command not found
./hcount.py: line 8: syntax error near unexpected token `('
./hcount.py: line 8: `find_hebrew = re.compile(ur'[\u0590-\u05ff]+') # python 2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment