Brian Clee

Results 9 comments of Brian Clee
trafficstars

I'm also running into this issue with building/installing `tensorflow-gpu=2.5.0` on windows and py37. When attempting to build from my normal conda install directory (`C:\ProgramData\Miniconda3\`) I consistently run into `FileNotFoundError: [WinError...

@giannalogy & @jmoraleslascondes for your issue you can enable long paths via the instructions here which should allow you to clone arcgispro-py3 even with the long paths tensorflow includes: https://github.com/Esri/deep-learning-frameworks#known-issues...

I'm trying to build torchvision 0.15.2 with cuda 11.7 and pytorch 1.13.1 on windows and hitting this issue. My environment has the following versions and is hitting this warning on...

Thanks for the quick attention @NicolasHug! Unfortunately we are stuck on pytorch 1.13.1 but are also moving to py311 this release so I don't think we have a supported torchvision...

Was running into issues with jinja2-time not being compatible with more recent arrow builds (v17), found this PR and applied the changes locally in a patch build from source and...

Ran into this today it still appears to be an issue when building from main on windows without lcms2 present. **edit:** made a patch for my build to pass without...

Thank you for the detailed report! **EDIT:** While I could not reproduce on Pro 3.3 machine I was able to reproduce the `lxml` dll load error when creating an environment...

@ew-pov / @eroubenoff-expo: could you try and retest on your pro 3.2 machines now? I just uploaded a new arcpy/arcpy-base package with pinning to restrict `lxml` to a compatible version...

> Regarding the cloning: I had a few packages installed using conda and pip (oracledb, shapely, geopandas pygeos, fiona, not really anything really special). > We just had a reinstall...