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
Defaulting to user installation because normal site-packages is not writeable
1008
1008
Collecting opentrep
1009
-
Using cached opentrep-0.7.13.tar.gz (1.7 MB)
1009
+
Using cached opentrep-0.7.14.tar.gz (1.7 MB)
1010
1010
Installing build dependencies ... done
1011
1011
Getting requirements to build wheel ... done
1012
1012
Preparing wheel metadata ... done
1013
1013
Building wheels for collected packages: opentrep
1014
1014
Building wheel for opentrep (PEP 517) ... done
1015
-
Created wheel for opentrep: filename=opentrep-0.7.13-cp39-cp39-linux_x86_64.whl size=3060796 sha256=6362e3a86af016b251fe33b9f76db17322ec15a60575082f31f6b719ba2cf97f
1015
+
Created wheel for opentrep: filename=opentrep-0.7.14-cp39-cp39-linux_x86_64.whl size=3060796 sha256=6362e3a86af016b251fe33b9f76db17322ec15a60575082f31f6b719ba2cf97f
1016
1016
Stored in directory: ~/.cache/pip/wheels/82/b3/7c/f026b883cc204eefab1588f5e68661f78fec25395277bd221d
1017
1017
Successfully built opentrep
1018
1018
Installing collected packages: opentrep
1019
-
Successfully installed opentrep-0.7.13
1019
+
Successfully installed opentrep-0.7.14
1020
1020
```
1021
1021
1022
1022
* Set the `LD_LIBRARY_PATH`/`DYLD_LIBRARY_PATH` and `PYTHONPATH`
@@ -1054,8 +1054,8 @@ $ python setup.py --build-type=Debug build sdist bdist_wheel # the build takes a
1054
1054
$ ls -lFh _skbuild/*-x86_64-3.9/ dist/
1055
1055
dist/:
1056
1056
total 24408
1057
-
-rw-r--r-- 1 user staff 9.6M Jan 16 19:10 opentrep-0.7.13.post2-cp39-cp39-macosx_13_0_x86_64.whl
1058
-
-rw-r--r-- 1 user staff 1.6M Jan 16 19:10 opentrep-0.7.13.post2.tar.gz
1057
+
-rw-r--r-- 1 user staff 9.6M Jan 16 19:10 opentrep-0.7.14.post2-cp39-cp39-macosx_14_0_x86_64.whl
1058
+
-rw-r--r-- 1 user staff 1.6M Jan 16 19:10 opentrep-0.7.14.post2.tar.gz
1059
1059
1060
1060
_skbuild/*-x86_64-3.9/:
1061
1061
-rw-r--r-- 1 user staff 0B Jan 10 19:10 _skbuild_MANIFEST
0 commit comments