natecdr / tuttut

Converts a midi file to guitar tabs (or any fretted string instrument)
MIT License
60 stars 3 forks source link

Cant build executable #15

Open Aitornado8 opened 1 month ago

Aitornado8 commented 1 month ago

When I enter the pip install tuttut command, it gives me an error when it comes to the requriments to build wheel from numpy. image

natecdr commented 1 month ago

This is likely an issue with setuptools it seems. Please check out this post for potential fixes : https://stackoverflow.com/questions/77364550/attributeerror-module-pkgutil-has-no-attribute-impimporter-did-you-mean