On Tuesday, February 6, 2018 at 8:33:48 AM UTC-6, Edward K. Ream wrote:

> For me, #1 [The hello world app 
> <https://electronjs.org/docs/tutorial/quick-start#write-your-first-electron-app>]
>  
> might take the most time, and will likely be the most valuable.
>
> Well, it was easy.  I had already installed node.js. The info issue #703: 
> Running the hello world electron app on Windows 
> <https://github.com/leo-editor/leo-editor/issues/703> tells what else I 
> did, and mentions a newbie mistake with npm install.
>

> 2. Hook up node-python.

npm install -g node-python fails:

  gyp: Call to 'python-config --libs' returned exit status 1
  while in binding.gyp. while trying to load binding.gyp

gyp is npm's native addon build tool, so trying to install gyp won't help 
;-)

This reinforces our consensus that node-python isn't the way forward.

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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to