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
When I want to build notebook in Chaquopy, it stop at install rpds-py.
When I want to build whl for rdps-py , build-wheel: Error: /home/ymx/chaquopy-15.0.1/server/pypi/packages/rpds-py/build/0.18.1/cp38-cp38-android_21_x86_64/fix_wheel/rpds/rpds.so is linked against unknown library 'libgcc_s.so.1'.
The text was updated successfully, but these errors were encountered:
Chaquopy version 15.0.1
Relevant parts of your build.gradle file
build_wheel.py
build
package:
name: rpds_py
version: "0.18.1"
Describe your issue
python3.8 ./build-wheel.py --python 3.8 --abi x86_64 rpds-py
When I want to build notebook in Chaquopy, it stop at install rpds-py.
When I want to build whl for rdps-py , build-wheel: Error: /home/ymx/chaquopy-15.0.1/server/pypi/packages/rpds-py/build/0.18.1/cp38-cp38-android_21_x86_64/fix_wheel/rpds/rpds.so is linked against unknown library 'libgcc_s.so.1'.
The text was updated successfully, but these errors were encountered: