Open silvery107 opened 2 months ago
I have met this bug many times, I solve this bug by copying the libpython3.8.so.1.0 to /user/lib. I guess that install the python3.8 in your system not the virtual enviroment can also solve it.
Hi @zhshubs, thanks for your comment. Do you think there is a way to solve this systematically within this repo? i.e. by changing the virtual environment setup (varying the version of python/packages)
If you find one, feel free to open a PR to this, thanks.