-
I use Ubuntu System, and when I try run "python3 train_battle.py --algo mfac", I got an Error "ModuleNotFoundError: No module named 'magent", and "AttributeError: 'GridWorld' object has no attribute …
-
```
What steps will reproduce the problem?
1. /usr/sbin/magent -p 11211 -s 127.0.0.1:11212 -b 10.149.207.16:11211 -n
30000 -k -D
2. Wait a few seconds
3. see the tool crash with [err] event_queue_remo…
-
```
What steps will reproduce the problem?
1. /usr/sbin/magent -p 11211 -s 127.0.0.1:11212 -b 10.149.207.16:11211 -n
30000 -k -D
2. Wait a few seconds
3. see the tool crash with [err] event_queue_remo…
-
```
What steps will reproduce the problem?
1. /usr/sbin/magent -p 11211 -s 127.0.0.1:11212 -b 10.149.207.16:11211 -n
30000 -k -D
2. Wait a few seconds
3. see the tool crash with [err] event_queue_remo…
-
```
What steps will reproduce the problem?
1. /usr/sbin/magent -p 11211 -s 127.0.0.1:11212 -b 10.149.207.16:11211 -n
30000 -k -D
2. Wait a few seconds
3. see the tool crash with [err] event_queue_remo…
-
```
What steps will reproduce the problem?
1. /usr/sbin/magent -p 11211 -s 127.0.0.1:11212 -b 10.149.207.16:11211 -n
30000 -k -D
2. Wait a few seconds
3. see the tool crash with [err] event_queue_remo…
-
```
What steps will reproduce the problem?
1. cd /tmp/magent;tar zxvf magent-0.6.tar.gz
2. make
output this error:
gcc -Wall -g -O2 -I/usr/local/include -m64 -o magent magent.o ketama.o
/usr/lib64/l…
-
```
What steps will reproduce the problem?
1. cd /tmp/magent;tar zxvf magent-0.6.tar.gz
2. make
output this error:
gcc -Wall -g -O2 -I/usr/local/include -m64 -o magent magent.o ketama.o
/usr/lib64/l…
-
```
What steps will reproduce the problem?
1. cd /tmp/magent;tar zxvf magent-0.6.tar.gz
2. make
output this error:
gcc -Wall -g -O2 -I/usr/local/include -m64 -o magent magent.o ketama.o
/usr/lib64/l…
-
although this pj has not been maintained any more, but due to the latest repo does not offer an issuse service, so I have to propose my question there.
When I use the command
>pip install magent
…