Results 4 comments of Millie

I just succeeded in using PyNode with Miniconda on Ubuntu 18.04. Just to share how I finally make it: ### TL; DR 1. Installed newer python: `conda create -n py38...

> @milliele Thanks for the write up! May I know the content of `build_ldflags.py` you mentioned? I didn't make any changes to the files. It's just this file in the...

I've opened a PR (#37 ) trying to fix this, and it works for my project on both Mac OS and Ubuntu 18.04 using python 3.8 & Node 16. Hope...