Re: unable to link to python3.7m using pyd and conda

2019-09-26 Thread Cesar via Digitalmars-d-learn
On Thursday, 26 September 2019 at 13:29:09 UTC, Cesar wrote: Hi, I am trying to get started using pyd with https://github.com/Superbelko/pyd-min as an example and I am getting an error from the linker: minpyd ~master: building configuration "application"... Linking... /usr/bin/ld

unable to link to python3.7m using pyd and conda

2019-09-26 Thread Cesar via Digitalmars-d-learn
Hi, I am trying to get started using pyd with https://github.com/Superbelko/pyd-min as an example and I am getting an error from the linker: minpyd ~master: building configuration "application"... Linking... /usr/bin/ld: cannot find -lpython3.7m collect2: error: ld returned 1