-
As already reflected in https://github.com/blue-yonder/turbodbc/issues/276 compiling from source fails to find `pyarrow` outside of `conda`.
This is using `pyarrow` installation from wheels.
Rep…
-
Trying to install durable rules for python3 using pip3 and getting an error. Fairly new to python.
pip3 install durable-rules --user
Collecting durable-rules
Downloading https://files.python…
-
Hello, I can't install this package on my computer
system: Mac OS 10.14.1
Python version: Python 3.7
trace:
numpy/core/src/umath/simd.inc.src:107:13: note: expanded from macro 'LOOP_BLOCKED'
…
-
### Xmake Version
dev
### Operating System Version and Architecture
Windows
### Describe Bug
```
$ xmake f -c --toolchain=clang
$ xmake
[ 37%]: cache compiling.release test.c
clang -c -Qunuse…
-
I need add rpath with $ORIGIN for elf, @loader_path and @executable_path for macho.
But `zig build-exe -rpath $ORIGIN/@loader_path` does not work.
-
### Issue Description
I am trying to install shap with CUDA support on a Windows 10 Enterprise (64bit) machine. I cloned the shap repository version 0.45.1 and built SHAP using `python -m pip install…
-
I got an error in the final step of building yosys-slang.
My system: Ubuntu 22.04.4 LTS
Yosys version: Yosys 0.44+9 (git sha1 4b9f45273, g++ 11.4.0-1ubuntu1~22.04 -fPIC -fPIC -O3)
Error while ex…
-
windows10 python3.8.5 pytorch 1.8.1 numpy 1.17.4 cuda 11.1
When I run
# 1. Create a conda virtual environment.
conda create -n alphapose python=3.8.5 -y
conda activate alphapose
# 2. Insta…
-
To be more precise it fails during testing (see error below):
```
fft/tests/test_helper.py .......Fatal Python error: Illegal instruction
Current thread 0x00007f4cb3864740 (most recent call fir…
-
### Xmake 版本
2.9.4
### 操作系统版本和架构
Ubuntu18.04
### 描述问题
我现在有demo需要链接几个动态库,但是该段代码中并未直接使用到这几个库中的代码,所以导致最终并没有链接上, 尝试添加了add_ldflags("-Wl,--no-as-needed"),但是看编译命令,xmake把他加到了最后面 也就并不能正常生效。
![image](http…