Hi, team! I ran ```make sysprep``` done and I g...
# general
a
Hi, team! I ran
Copy code
make sysprep
done and I got a error like the following
Copy code
File "/Users/Aklis/Github/osquery/tools/codegen/gentable.py", line 27, in <module>
    from utils import platform
ImportError: cannot import name platform
make[2]: *** [generated/tables_utils/time.cpp] Error 1
make[1]: *** [osquery/CMakeFiles/osquery_amalgamation.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
. Is there anything else needed to be setup (Clion)?