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 "", line 1, in
File "build/bdist.macosx-10.10-x86_64/egg/setuptools/init.py", line 11, in
File "build/bdist.macosx-10.10-x86_64/egg/setuptools/extension.py", line 8, in
File "build/bdist.macosx-10.10-x86_64/egg/setuptools/dist.py", line 21, in
AttributeError: 'module' object has no attribute 'packaging'
The text was updated successfully, but these errors were encountered:
Installing setuptools, pip, wheel...done.
(pebble)jorjun@horus project_pebble $python -V
Python 3.5.1
(pebble)jorjun@horus project_pebble $brew upgrade pebble-sdk
==> Upgrading 1 outdated package, with result:
pebble/pebble-sdk/pebble-sdk 4.2.1
==> Upgrading pebble/pebble-sdk/pebble-sdk
==> Downloading https://github.com/pebble/pebble-tool/archive/v4.2.1.zip
Already downloaded: /Library/Caches/Homebrew/pebble-sdk-4.2.1.zip
==> Downloading https://s3-us-west-2.amazonaws.com/pebble-sdk-homebrew/pypkjs-1.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/pebble-sdk--pypkjs-1.0.tar.gz
==> python -c import setuptools... --no-user-cfg install --prefix=/usr/local/Cellar/pebble-sdk/4.2.1/
Last 15 lines from /Users/jorjun/Library/Logs/Homebrew/pebble-sdk/01.python:
file = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(file).read()
.replace('\r\n', '\n'), file, 'exec'))
--no-user-cfg
install
--prefix=/usr/local/Cellar/pebble-sdk/4.2.1/libexec/vendor
--single-version-externally-managed
--record=installed.txt
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.macosx-10.10-x86_64/egg/setuptools/init.py", line 11, in
File "build/bdist.macosx-10.10-x86_64/egg/setuptools/extension.py", line 8, in
File "build/bdist.macosx-10.10-x86_64/egg/setuptools/dist.py", line 21, in
AttributeError: 'module' object has no attribute 'packaging'
The text was updated successfully, but these errors were encountered: