cc_hello
Results
1
issues of
cc_hello
I encountered the following issues when running the command"python setup.py install": File "setup.py", line 32, in run self.build_extension(ext) File "setup.py", line 57, in build_extension subprocess.check_call(['cmake', ext.sourcedir] + cmake_args, cwd=self.build_temp, env=env)...