scipy / weave

Weave - tools for including C/C++ code within Python code.
https://pypi.org/project/scipy-weave/
Other
55 stars 27 forks source link

something wrong with "pip install weave" #15

Open EricKani opened 4 years ago

EricKani commented 4 years ago

When I run "pip install weave", I got "ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output."

Thanks