python-js-host
python-js-host copied to clipboard
Python bindings to a JavaScript environment
Results
1
python-js-host issues
Sort by
recently updated
recently updated
newest added
Just following the quick start and immediately run into this error: ``` >>> settings.configure(USE_MANAGER=True) Traceback (most recent call last): File "", line 1, in File "C:\Python34\lib\site-packages\js_host\conf.py", line 55, in configure...