You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/plythell/nvm/v0.8.1/bin/_yeomaninsight", line 24, in
import urllib
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib.py", line 1347, in
from _scproxy import _get_proxy_settings, _get_proxies
ImportError: No module named _scproxy
Don't really know what's wrong to be honest. The curl command checks out fine.
The text was updated successfully, but these errors were encountered:
This appears for all yeoman calls:
Traceback (most recent call last):
File "/Users/plythell/nvm/v0.8.1/bin/_yeomaninsight", line 24, in
import urllib
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib.py", line 1347, in
from _scproxy import _get_proxy_settings, _get_proxies
ImportError: No module named _scproxy
Don't really know what's wrong to be honest. The curl command checks out fine.
The text was updated successfully, but these errors were encountered: