mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-24 03:40:34 +05:00
fix pip error on linux
This commit is contained in:
parent
b40c1db612
commit
9a2cc2ef83
@ -15,7 +15,6 @@ do
|
|||||||
|
|
||||||
rm -rf _skbuild
|
rm -rf _skbuild
|
||||||
NETGEN_ARCH=avx2 $PYDIR/pip wheel .
|
NETGEN_ARCH=avx2 $PYDIR/pip wheel .
|
||||||
$PYDIR/pip wheel .
|
|
||||||
auditwheel repair netgen_mesher*-cp${pyversion}-*.whl
|
auditwheel repair netgen_mesher*-cp${pyversion}-*.whl
|
||||||
rm netgen_mesher-*.whl
|
rm netgen_mesher-*.whl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user