Hamza EL Yousfi
Hamza EL Yousfi
Problem solved, I had to build the opencv-contrib repository
tf.gifle belongs to a previous version of tensorflow, Try using os.exists() instead
Replace code in line 143 by: ``` try: if os.path.exists("log/"): shutil.rmtree("log/") os.makedirs("log/" ```)
You need a DMA installed with a firmware join : https://discord.gg/GpTd4Ug6
Solved it by commenting the lines in matplotlibcpp.h ile template struct select_npy_type { const static NPY_TYPES type = NPY_INT64; }; template struct select_npy_type { const static NPY_TYPES type = NPY_UINT64;...