jneilliii / OctoPrint-BedLevelVisualizer

MIT License
369 stars 82 forks source link

installing Pillow failed due to "python setup.py bdist_wheel did not run successfully" #615

Closed DreadednesS closed 1 year ago

DreadednesS commented 1 year ago

I'm a newcomer. I realized that the error was not contributed to pip file errors, after installing and upgrading everything I could, the program was still stuck. How to solve the problem or what I'm missing? (Note: I had tried using numpy but didn't work.)

jneilliii commented 1 year ago

really need to see the full error log, but pillow install failing makes me believe the dependency is failing to install. numpy is no longer a requirement for this plugin, so unrelated.

jneilliii commented 1 year ago

what's even stranger is that the plugin doesn't use pillow either, so are you filing your issue to the right plugin repo?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in 14 days. It will be closed if no further activity occurs in 7 days