Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'minerl.utils.process_watcher' found in sys.modules after import of package 'minerl.utils' #789

Open
giusopo opened this issue Oct 5, 2024 · 0 comments

Comments

@giusopo
Copy link

giusopo commented Oct 5, 2024

/home/giusopo/.pyenv/versions/3.8.12/lib/python3.8/runpy.py:127: RuntimeWarning: 'minerl.utils.process_watcher' found in sys.modules after import of package 'minerl.utils', but prior to execution of 'minerl.utils.process_watcher'; this may result in unpredictable behaviour
warn(RuntimeWarning(msg))

This happens when i import minerl and gym in the same file and the execution doesn't stop but it just freeze...
I tried reinstalling all pakages and other things but i have the same error.
(it is a warning but the execution doesn't goes on)
If i use an enviroment of gym and import only this module it works perfectlly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant