octo4a icon indicating copy to clipboard operation
octo4a copied to clipboard

Installation chrash when installing dependencies (couldn't build wheels for PyYAML, tornado)

Open Der-Erzfeind opened this issue 2 years ago • 1 comments

Hey I've run into the issue, that the install chrashes when installing dependencies with "ERROR: Could not build wheels for PyYAML, tornado, which is required to install pyrpoject. toml-based projects"

I'm using a galaxy tab 4 10.1 (SM-T530).

Trying to use v0.0.5, which was a previous fix also didnt work, because the app keeps chrashing. It would be super nice if someone can help, here are screenshots of the console:

Screenshot_2023-03-26-22-28-26 Screenshot_2023-03-26-22-28-39 Screenshot_2023-03-26-22-28-48

Der-Erzfeind avatar Mar 27 '23 16:03 Der-Erzfeind

Install stops for me at the same point installing dependencies on Galaxy Note 3 (on Android 4.3)

🐸 Building wheels for collected packages: PyYAML, tornado 🐸 Building wheel for PyYAML (pyproject.toml): started 🐸 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 🐸 WARNING: Building wheel for PyYAML failed: [Errno 1] Operation not permitted 🐸 Building wheel for tornado (pyproject.toml): started 🐸 Building wheel for tornado (pyproject.toml): finished with status 'done' 🐸 WARNING: Building wheel for tornado failed: [Errno 1] Operation not permitted 🐸 Failed to build PyYAML tornado 🐸 ERROR: Could not build wheels for PyYAML, tornado, which is required to install pyproject.toml-based projects

I tried all installers back to 1.0.4 they either crash without message or show a modal dialog to clear and start over :(

dynalogix avatar Mar 29 '23 18:03 dynalogix