One of the advantages of forgetting things is that it is easy to relate to newbies :-)
I'll soon be asking all Leonistas to experiment with the leoInteg plugin for vs-code. But first, I have to get it working myself. Félix created an excellent installation video <https://www.youtube.com/watch?v=rutt11xL54I>. Loosely following the video, I pulled the latest version of leointeg, switched to the master branch and did `npm install`. All went well, apparently. >From the leointeg directory I did `code .` to launch vs-code. At one time I was able to start leoInteg. Now, however, I get the following error when hitting F5: Error - Cannot start server: stderr: Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. I'm not sure what to do now. `python` does work from the vs-code terminal window: C:\leo.repo\leointeg>C:\Users\edreamleo\Python\Python39\python.exe Python 3.9.0 (tags/v3.9.0:9cf6752, Oct 5 2020, 15:34:40) [MSC v.1927 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.>>> So I'm stuck. Félix, what should I do now? I'm actually glad I'm having this trouble. We'll want to make all the mistakes that newbies could possibly make before releasing leoInteg 1.0 :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/953bc518-1ceb-4ab1-aeba-2c3dd4ce35d8n%40googlegroups.com.
