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

[funfuzz] RuntimeWarning shown when running in Python 3.5+ #208

Closed
nth10sd opened this issue Jul 31, 2018 · 1 comment
Closed

[funfuzz] RuntimeWarning shown when running in Python 3.5+ #208

nth10sd opened this issue Jul 31, 2018 · 1 comment
Labels

Comments

@nth10sd
Copy link
Contributor

nth10sd commented Jul 31, 2018

When running funfuzz under Python 3.5+, RuntimeWarnings similar to the following may show up:

RuntimeWarning: 'funfuzz.js.compile_shell' found in sys.modules after import of package 'funfuzz.js', but prior to execution of 'funfuzz.js.compile_shell'; this may result in unpredictable behaviour warn(RuntimeWarning(msg))

@nth10sd nth10sd added the bug label Jul 31, 2018
@nth10sd
Copy link
Contributor Author

nth10sd commented Jan 16, 2019

Option 1 from here may be the solution.

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

No branches or pull requests

1 participant