mirror of https://github.com/databricks/cli.git
12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
|
|
>>> errcode [CLI] bundle deploy
|
|
Building whl1...
|
|
Error: build failed whl1, error: exit status 1, output: Traceback (most recent call last):
|
|
File "[TMPDIR]/whl1/setup.py", line 1, in <module>
|
|
from setuptools import setup, find_packages
|
|
ModuleNotFoundError: No module named 'setuptools'
|
|
|
|
|
|
|
|
Exit code: 1
|