pr0m1th3as / tensorflow

TensorFlow interface for GNU Octave
GNU General Public License v3.0
4 stars 1 forks source link

Troubles at intallation #6

Open ChPicard opened 1 month ago

ChPicard commented 1 month ago

What to with this? """"

pkg install "https://github.com/pr0m1th3as/tensorflow/archive/refs/tags/release-0.1.1.tar.gz" C:/Users/xxxxx/AppData/Local/Programs/GNU Octave/Octave-9.2.0/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -ltensorflow: No such file or directory collect2.exe: error: ld returned 1 exit status make: *** [Makefile:5: all] Error 1 make: Entering directory '/tmp/oct-IZf9Pf/tensorflow-release-0.1.1/src' C:/Users/xxxxx/AppData/Local/Programs/GNUOCT~1/OCTAVE~2.0/mingw64/bin/mkoctfile-9.2.0.exe tensorflow.cc \ OCT_TF_Buffer.cc \ OCT_TF_DataType.cc \ OCT_TF_Graph.cc \ OCT_TF_Input.cc \ OCT_TF_Operation.cc \ OCT_TF_OperationDescription.cc \ OCT_TF_Output.cc \ OCT_TF_Status.cc \ OCT_TF_String.cc \ OCT_TF_Tensor.cc \ -ltensorflow make: Leaving directory '/tmp/oct-IZf9Pf/tensorflow-release-0.1.1/src'

error: pkg: error running 'make' for the tensorflow package error: called from configure_make at line 117 column 9 install at line 202 column 7 pkg at line 619 column 9 """"

pr0m1th3as commented 1 month ago

It will only install on Linux systems