Casper da Costa-Luis

Results 737 comments of Casper da Costa-Luis

duplicate of #336? Looks like you could fix it with `ncols=150` or similar, `screen` seems to be reporting too many `ncols`.

so with `ncols=150`, the bar doesn't fill the full width of the screen but you still see it moving upwards?

right. judging by the fact that it works fine in your terminal outside `screen`, though, I'm hoping it's a bug with `screen`. There's no way a single bar should be...

- I use `tmux` which seems to work without issue - you may need `screen -U` (https://stackoverflow.com/questions/52250556/tqdm-in-screen-environment-printing-new-line-and-unknown-charactors)

Thanks for your interest in helping maintain open source package(s)! In this case I don't think you've garnered enough cred (à la https://gist.cdcl.ml/oss-takeover) though 🙃

similar [`libcurl` linker error](https://github.com/SyneRBI/SIRF-SuperBuild/actions/runs/14171846317/job/39697234560#step:9:8820): ``` #26 47.21 : && /usr/lib/ccache/g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -Wall -std=c++11 -Werror -O3 -DNDEBUG -rdynamic utilities/CMakeFiles/ismrmrd_test_xml.dir/ismrmrd_test_xml.cpp.o -o utilities/ismrmrd_test_xml -Wl,-rpath,/opt/SIRF-SuperBuild/builds/ISMRMRD/build:/usr/lib/x86_64-linux-gnu/hdf5/serial:/opt/conda/lib: libismrmrd.so.1.13.7 /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so /opt/conda/lib/libpugixml.so.1.15 && : #26 47.21 /usr/bin/ld:...

I wonder if fixing #934 might be easier...

looks like 'tis using `/opt/conda/bin/h5c{c,++}` h5cc -showconfig ```log 0.385 SUMMARY OF THE HDF5 CONFIGURATION 0.385 ================================= 0.385 0.385 General Information: 0.385 ------------------- 0.385 HDF5 Version: 1.14.3 0.385 Configured on: Wed...

Tried adding the `c{,xx}-compiler` & bumping STIR, and now the error is: ```log CMake Error at /usr/local/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: system) (found suitable version "1.74.0", minimum required...

sure; [#946/runs/14196702767/job/39773433531](https://github.com/SyneRBI/SIRF-SuperBuild/actions/runs/14196702767/job/39773433531?pr=946)