-
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
From trying to install on macOS Catalina (10.15.5)
$ pip3 install webdiff
Collecting webdiff
Downloading webdiff-0.14.0.tar.gz (1.4 MB)
|████████████████████████████████| 1.4 MB 1.2 MB/s
ERROR: Command errored out with exit status 1:
command: /usr/local/opt/[email protected]/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/h2/l26cvv7n15jczs_qdhbjzsyh0000gp/T/pip-install-6nbam5fo/webdiff/setup.py'"'"'; __file__='"'"'/private/var/folders/h2/l26cvv7n15jczs_qdhbjzsyh0000gp/T/pip-install-6nbam5fo/webdiff/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/h2/l26cvv7n15jczs_qdhbjzsyh0000gp/T/pip-pip-egg-info-mbh6z29j
cwd: /private/var/folders/h2/l26cvv7n15jczs_qdhbjzsyh0000gp/T/pip-install-6nbam5fo/webdiff/
Complete output (1 lines):
error in webdiff setup command: "values of 'package_data' dict" must be a list of strings (got 'webdiff/static/*')
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Metadata
Metadata
Assignees
Labels
No labels