logpai / loglizer

A machine learning toolkit for log-based anomaly detection [ISSRE'16]
MIT License
1.27k stars 423 forks source link

needed wheel to build sklearn in a venv #68

Closed miqueet closed 4 years ago

miqueet commented 4 years ago

Complete output from command /mnt/d/pythonprojects/loglizer/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-build-g0d1hjns/sklearn/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d /tmp/tmpda1yffvjpip-wheel- --python-tag cp36: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help

error: invalid command 'bdist_wheel'


Failed building wheel for sklearn