-
Hello :) I'm trying to get jank to compile under Arch Linux and I'm having some issues.
First, I had to change add back some flags (lines [81](https://github.com/jank-lang/jank/blob/main/compiler%2…
-
It looks like Cxx needs the julia source to build, but fedora linux packages don't provide it.
```
julia> Pkg.build("Cxx")
INFO: Building Cxx
writing path.jl file
Tuning for julia installation at…
-
I updated my Cocotb 1.6.2 to 1.7.rc with the following command:
```python3 -m pip install cocotb==1.7.rc2```
Now if I call ```cocotb-config --makefiles``` (with or without any parameters), I get …
-
[sample_file.zip](https://github.com/libarchive/libarchive/files/14593492/sample_file.zip)
zipping and encrypting with libarchive will intermittently generate a zip file that won't be able to be un…
-
### Problem description
Trying to install package pymupdf with `pip install pymupdf` results in error:
[install_log error PyMuPDF.txt](https://github.com/user-attachments/files/16254325/instal…
-
Hi
Jetson Orin with Jetpack SDK 5.0.2/L4T 35.1.0
I am trying to install nvcodec-python using pip install pynvcodec but getting the follow error
The first problem is that nvcc is not found. I will l…
-
If I read https://modm.io/guide/custom-project/ correct it is intended to maintain multiple binaries in one repo (in example a dual core processor)
```
.
├── ext
│ └── modm
│ ├── repo.lb
…
-
Hii
I was installing gmx_mmpbsa and ran into this problem.
Kindly help.
sudo pip3 install gmx-MMPBSA
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version …
-
pytrip depends on scipy package, but needs only tine fraction of it: interpolation module.
putting scipy on requirement list has several consequences:
- installing scipy on Windows is problematic…
-
### Xmake 版本
2.9.4
### 操作系统版本和架构
windows11 23H2 WSL2 ubuntu22.04.3
### 描述问题
通过xmake f -p xxx,设置一个嵌入式交叉编译平台,交叉编译一个动态库,需要设置库的soname,通过以下设置未生效,未生成对应的软链接文件,且无readelf -d 查看动态库,未设置soname:
se…