aowenson-imm
aowenson-imm
Fixed my build issues on Ubuntu 22. What's blocking the merge?
You have to PIP install from source after installing the dependencies: ``` git clone -b "v1.1.0" https://github.com/open2c/pairtools.git cd pairtools && pip install . ``` Indicates a problem with the precompiled...
`make CFLAGS="-fcommon"` does not solve error. But this does: `make CC="gcc -fcommon"`.
Same problem here, suddenly from today. > If you follow my same debugging, do you get checksums that match? Yes