jammy

Results 2 comments of jammy

I have the same problem. When I try `sudo apt-get install libpython3.10`, the output is: Step to reproduce: ```python conda create -n tf-agents python conda activate tf-agents pip install tf-agents[reverb]...

I have solved this problem successfully. If you can find `libpython3.10.so.1.0` in `/path-to-conda/envs/your-env-name/lib` and your IEDA is 'PyCharm', you can try the following methods: 1. select the file contained `import...