google / swift-jupyter

Apache License 2.0
619 stars 90 forks source link

Fix paths for Windows #97

Closed mikkeyboi closed 4 years ago

mikkeyboi commented 4 years ago

The updated swift-build by @compnerd has updated lldb python bindings. Thank you @compnerd for completing the quick feature request. The updated PYTHONPATH now points to path/to/toolchain/usr/lib/site-packages which contains the lldb module.

This PR also fixes the REPL path. After running register.py all the paths appear correct now.

I'll open an issue for this work-in-progress, and if possible I'd like to ask others to try testing this as well. Some TODO: