a lot of warnings of OneshotWorld #91
snippet2021
started this conversation in
one-shot-open-discussion
Replies: 1 comment 1 reply
-
|
It is completely safe to ignore them. We are using a nonstandard way to assign ufuns that NegMAS warns about but it is tested and we know it does not cause any issues. We will remove this warning in the next patch. for now you can avoid the warnings if you run python with the -W ignore command line argument |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
・environment
venv(python3.8) on wsl(ubuntu) on Windows10
I installed OneshotTemplate from website and installed scml environment. Following this video.
https://youtu.be/HBQs89aTeLE
・phenomenon
When I run myagent.py, I get a lot of warnings like this.(more than 250)
・question
Is it safe to ignore this message? Or do I need to do something about it?
Beta Was this translation helpful? Give feedback.
All reactions