LaironSk
LaironSk
C:\Users\matsa\torch-ac>python3 -m scripts.train --algo ppo --env MiniGrid-DoorKey-5x5-v0 --model DoorKey --save-interval 10 --frames 80000 C:\Users\matsa\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe: Error while finding module specification for 'scripts.train' (ModuleNotFoundError: No module named 'scripts')
Hi, I'm currently trying to install bcc and failing miserably. I'm using Ubuntu 20.04.06 abd my llvm version is 10.0.0(Eventhough when use cmake ../cmake -DPYTHON_CMD=python3 in bcc/build it tells me...
I'm using a application that is using bcc, the BPFCollector. I'm trying to run a InfluxDB server and I keep receiving this error coming from bcc package: Traceback (most recent...