conda-forge / tensorflow-feedstock

A conda-smithy repository for tensorflow.
BSD 3-Clause "New" or "Revised" License
91 stars 81 forks source link

flatbuffers again #350

Closed hmaarrfk closed 8 months ago

hmaarrfk commented 8 months ago

Comment:

/lib/python3.10/site-packages/tensorflow/python/pywrap_tensorflow.py", line 62, in <module>
    from tensorflow.python._pywrap_tensorflow_internal import *
ImportError: libflatbuffers.so.23.3.3: cannot open shared object file: No such file or directory
hmaarrfk commented 8 months ago

packages in environment at /home/ramona/falcongui:

# Name                    Version                   Build  Channel
tensorflow                2.11.1          cuda112py310he87a039_0    conda-forge
tensorflow-base           2.11.1          cuda112py310h4c92a00_0    conda-forge
tensorflow-estimator      2.11.1          cuda112py310h37add04_0    conda-forge

I had to downgrade from 23.5 to 23.3 to "fix it"

2023-11-05 09:37:12  (rev 13)
     flatbuffers  {23.5.26 (conda-forge/linux-64) -> 23.3.3 (conda-forge/linux-64)}
hmaarrfk commented 8 months ago

i feel like i had a weird snapshot of hte metadata... closing