ntucllab / libact

Pool-based active learning in Python
http://libact.readthedocs.org/
BSD 2-Clause "Simplified" License
776 stars 174 forks source link

Error while installing libact on windows using python 3.6 #143

Closed themooneer closed 6 years ago

themooneer commented 6 years ago

Command "c:\users\dell\appdata\local\programs\python\python36-32\python.exe -u - c "import setuptools, tokenize;file='C:\Users\Dell\AppData\Local\Temp\ pip-install-_wj60y4e\libact\setup.py';f=getattr(tokenize, 'open', open)(file );code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, ' exec'))" install --record C:\Users\Dell\AppData\Local\Temp\pip-record-hhzxnbjm\i nstall-record.txt --single-version-externally-managed --compile" failed with err or code 1 in C:\Users\Dell\AppData\Local\Temp\pip-install-_wj60y4e\libact\

yangarbiter commented 6 years ago

I think you are having similar problem as @141

themooneer commented 6 years ago

It s empty :(

yangarbiter commented 6 years ago

sorry #141