adamerose / adamerose/PandasGUI
Ubuntu Installation Error
- Lingua principale
- Python
- Stelle
- 3.3k
- Fork
- 239
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.