Skip to content

Instantly share code, notes, and snippets.

@mecampbellsoup
Created May 2, 2018 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mecampbellsoup/06527fc1febf3a9d89d36eb1946712d1 to your computer and use it in GitHub Desktop.
Save mecampbellsoup/06527fc1febf3a9d89d36eb1946712d1 to your computer and use it in GitHub Desktop.
8:37:06 › python ob-watcher.py
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 539, in <module>
main()
File "/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 522, in main
known_paths = addsitepackages(known_paths)
File "/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 302, in addsitepackages
for sitedir in getsitepackages():
File "/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 290, in getsitepackages
elif os.sep == '/':
AttributeError: 'module' object has no attribute 'sep'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment