Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrsamsonn/3d-printing-web


https://github.com/mrsamsonn/3d-printing-web

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

note:
xformers error -
ERROR: Failed building wheel for xformers
Running setup.py clean for xformers
Failed to build xformers
ERROR: Could not build wheels for xformers, which is required to install pyproject.toml-based projects

due to gcc incompatibility, fix:
brew install gcc@7
gcc-7 --version
CC=gcc-7 CXX=g++-7 pip install xformer