Using python in D
Rnd
r_narang at yahoo.com
Fri Jun 7 12:12:52 UTC 2019
On Friday, 7 June 2019 at 10:55:22 UTC, JN wrote:
> On Friday, 7 June 2019 at 05:04:30 UTC, rnd wrote:
>> On Friday, 7 June 2019 at 04:39:14 UTC, rikki cattermole wrote:
>>> On 07/06/2019 3:54 PM, rnd wrote:
>>
>> How can I specify Python version 3 in pyd?
>
> https://github.com/ariovistus/pyd
>
> "To use with dub, either specify the relevant subConfiguration
> for your python version, or run source pyd_set_env_vars.sh
> <your python> on linux or pyd_set_env_vars.bat <your python> on
> windows to set the relevant environment variables and use the
> env subConfiguration."
After executable is created, will it work on systems where Python
and pandas are not installed?
More information about the Digitalmars-d-learn
mailing list