You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I just compiled css-inline python binding for mac osx arm64 without any problem and it works perfetly. Is there any way I cap help uploading this build as a wheel for other users?
I tried to execute python3 -m build but I got this error
error: failed to get css-inlineas a dependency of packagecss-inline-python v0.8.1 (/private/var/folders/cn/qmc8lb9j5ddclqxj073wdky40000gn/T/build-via-sdist-gffl6klk/css_inline-0.8.1)`
Thanks!
The text was updated successfully, but these errors were encountered:
Hey! Sorry for the delay. css-inline==0.8.5 should properly support universal wheels for Mac OS, so it should not be a problem anymore :) Feel free to reopen this issue if it doesn't work
Hi! I just compiled css-inline python binding for mac osx arm64 without any problem and it works perfetly. Is there any way I cap help uploading this build as a wheel for other users?
I tried to execute
python3 -m build
but I got this errorerror: failed to get
css-inlineas a dependency of package
css-inline-python v0.8.1 (/private/var/folders/cn/qmc8lb9j5ddclqxj073wdky40000gn/T/build-via-sdist-gffl6klk/css_inline-0.8.1)`Thanks!
The text was updated successfully, but these errors were encountered: