Wolf Vollprecht

Results 506 comments of Wolf Vollprecht

@cosmicBboy you should go to anaconda.org (or from where you got the token), and remove it (or recreate). Yeah, weird, I believe it might be connected to some server issues...

@mopechowski-equinix can you add the certificate to your system? We try to load the certificates from the system. We should check that we also respect variables like `CURL_CA_BUNDLE` or the...

I think it can work when you use `--ssl-verify false` with micromamba. Yes, would be interesting if you can try the `curl` from `conda-forge`.

Should we file a bug report with `fastrtps`? I briefly checked the `fastrtps_rmw` middleware implementation and there foonathan isn't mentioned, but I think in the FastRTPS package itself it's used.

Just to make sure, when you execute `sw_vers -productVersion` on the terminal, it works fine? And since you are compiling things yourself, do you mind telling me where you got...

Hi @GiovanniDicanio we're using it in the [`mamba`](https://github.com/mamba-org/mamba) project

PS: I'll package it for the conda-forge channel in the coming days. If you want to be a co-maintainer of the package, let me know. (It's a very low-effort job,...

@tmolteno it's mostly that I didn't have much time, unfortunately. I would be happy to add others as maintainers! :) A wheel would be awesome.

awesome! thanks! Is it possible to add vigra to the environment.yml file? https://github.com/QuantStack/xtensor-benchmark/blob/master/environment.yml

Maybe the difference is that we remove the "DYLD_LIBRARY_PATH" and in "vanilla ROS" it's set to some value? Just guessing