weave
weave copied to clipboard
Weave - tools for including C/C++ code within Python code.
When importing "inline" from weave (installed on Python 3.10), It returns the error: No module named 'parser' which is imported in blitz_tools.py The only occasion it is being used is...
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
recently i tried weave with python 2.7 (64 bit) from anaconda and i come to multiple issues. see Stackoverflow question https://stackoverflow.com/questions/54764514/weawve-importerror-dll-load-failed-1-is-not-a-valid-win32-application-anacond additionally i tried to test the distribution from command...
The following issues are inherited from when weave was a part of SciPy: - [ ] https://github.com/scipy/scipy/issues/4947 - [ ] https://github.com/scipy/scipy/issues/3849 - [ ] https://github.com/scipy/scipy/issues/3236 - [ ] https://github.com/scipy/scipy/issues/2902 -...