neardws / Game-Theoretic-Deep-Reinforcement-Learning

Code of Paper "Joint Task Offloading and Resource Optimization in NOMA-based Vehicular Edge Computing: A Game-Theoretic DRL Approach", JSA 2022.
https://www.sciencedirect.com/science/article/abs/pii/S138376212200265X
GNU General Public License v3.0
242 stars 49 forks source link

ImportError: libpython3.9.so.1.0: cannot open shared object file: No such file or directory #5

Closed ttctiong closed 1 year ago

ttctiong commented 1 year ago

Libpython3 9 so 1 0

ttctiong commented 1 year ago

libpython3.9.so.1.0: cannot open shared object file: No such file or directory

Libpython3 9 so 1 0 v2

neardws commented 1 year ago

Try this:

sudo apt-get install libpython3.9

By referring https://stackoverflow.com/questions/62945126/importerror-libpython3-7m-so-1-0-cannot-open-shared-object-file-no-such-file