Connor Riley

Results 7 issues of Connor Riley

I was wondering if this library could be made to call Gurobi by partnering with the already existing https://github.com/ykrist/rust-grb

enhancement

The feature request: Respect externally set gRPC_*_PROVIDER variables by not overriding them in https://github.com/grpc/grpc/blob/master/CMakeLists.txt, or support not building certain dependencies with some other mechanism. Other open source google libraries support...

kind/enhancement
lang/c++
priority/P2
disposition/requires reporter action
untriaged

#### Is your feature request related to a problem? I want to have type stubs when using geopandas https://typing.readthedocs.io/en/latest/source/stubs.html #### Describe the solution you'd like I'd like geopandas to include...

enhancement

The package minidom needs to be updated, as it imports quick-xml 0.17.2 which contains code which will be rejected in a future version of rust. cargo report future-incompatibilities The following...

This could be user error, however, when I run this action on a self-hosted ubuntu-lts (24.04) runner, I get the following error: ``` Run hecrj/setup-rust-action@v2 Run "${GITHUB_ACTION_PATH%/}/setup.sh" info: downloading installer...

```py ca_od = get_lodes( state="CA", year=2022, lodes_type="od", cache=True, return_geometry=True, agg_level="block" ) ``` fails with the error: HTTP download failed, trying FTP as fallback... Downloading tl_2020_06_tabblock20.zip from Census FTP... Traceback (most...

# Issue OSRM adds generic, unprefixed targets like `uninstall` ```cmake add_custom_target(uninstall COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake/cmake_uninstall.cmake) ``` This can clash with other projects who also are not good citizens, causing build...

Bug Report