-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Might just be me but it's been stuck for a while, anyone experiencing this?
~/GitHub/cabinet/auto-sklearn $ python setup.py install
/Library/Python/2.7/site-packages/setuptools/dist.py:285: UserWarning: Normalizing '0.0.1dev' to '0.0.1.dev0'
normalized_version,
running install
Building runsolver
Makefile:23: runsolver.d: No such file or directory
Makefile:23: SignalNames.d: No such file or directory
Makefile:23: SyscallNames.d: No such file or directory
grep '#define[[:space:]]*__NR' | grep -v '^/' | awk '{print $2}' | sed -e 's/^__NR_//' | awk '{printf "list[__NR_%s]=\"%s\";\n",$1,$1}' > tmpSyscallList.cc
Metadata
Metadata
Assignees
Labels
No labels