adamerose / adamerose/PandasGUI
Ubuntu Installation Error
- 主要语言
- Python
- 星标
- 3.3k
- 派生
- 239
- PR 合并指标
- 30 天内没有已合并 PR
描述
`pip install pandasgui` fails.
OS: Ubuntu 20.04.1 LTS
Python: Python 3.8.5
Anaconda: conda 3.8.5
Error message:
```bash
ERROR: Command errored out with exit status 1: .../anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gf4sxp_b/evdev/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gf4sxp_b/evdev/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-mcgy0m_7/install-record.txt --single-version-externally-managed --compile --install-headers .../anaconda3/include/python3.8/evdev Check the logs for full command output.
```
(directory modified for privacy, but it is not at ~/anaconda3)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。