ModuleNotFoundError: No module named 'glia.dl'
Could you please release the requirements.txt for the project?
Could you please release the requirements.txt for the project?
Most required libs for training and testing BiDP can be found in here. For libs glia and glia-trt, they are used in AugDemos. You can download them in here, which are maintained by DexForce.
Thank you for your reply!
At 2025-04-07 10:34:03, "Huayi Zhou" @.***> wrote:
Could you please release the requirements.txt for the project?
Most required libs for training and testing BiDP can be found in here. For libs glia and glia-trt, they are used in AugDemos. You can download them in here, which are maintained by DexForce.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
hnuzhy left a comment (hnuzhy/YOTO#2)
Could you please release the requirements.txt for the project?
Most required libs for training and testing BiDP can be found in here. For libs glia and glia-trt, they are used in AugDemos. You can download them in here, which are maintained by DexForce.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Could you please release the requirements.txt for the project?
Most required libs for training and testing BiDP can be found in here. For libs
gliaandglia-trt, they are used in AugDemos. You can download them in here, which are maintained by DexForce.
I download glia_trt-0.4.5-cp39-cp39-win_amd64.whl and glia-0.4.5-cp39-cp39-win_amd64.whl and install them but the error occurs:FileNotFoundError: Could not find module 'D:\Anaconda\envs\yoto\lib\site-packages\glia\bin\GLIA.dll' (or one of its dependencies). Try using the full path with constructor syntax. Is it because the version I converted is incorrect? I can find the D: \ Anaconda \ envs \ yoto \ Lib \ site-packages \ glia \ bin \ GLIA.dll file on my computer. Please note that the L in Lib here is capitalized