David Platt
11/15/2023, 8:22 PMkedro[pandas]~=0.18.8
(part of requirements.txt) on Windows, we get the below error. Any ideas on how to resolved? installing kedro 0.18.8 works fine
lzo_version_dateyssugh7s.c
LINK : fatal error LNK1181: cannot open input file 'lzo2.lib'
* Could not find LZO 2 headers and library; disabling support for it.
lzo_version_datec5gdhv04.c
LINK : fatal error LNK1181: cannot open input file 'liblzo.lib'
* Could not find LZO 1 headers and library; disabling support for it.
BZ2_bzlibVersion2fwfu9rz.c
LINK : fatal error LNK1181: cannot open input file 'bzip2.lib'
* Could not find bzip2 headers and library; disabling support for it.
blosc_list_compressorsuf_s47jo.c
LINK : fatal error LNK1181: cannot open input file 'blosc.lib'
marrrcin
11/15/2023, 8:29 PMDavid Platt
11/15/2023, 8:34 PMdatajoely
11/15/2023, 8:39 PMDavid Platt
11/15/2023, 8:42 PMIan Whalen
11/15/2023, 9:34 PMDavid Platt
11/15/2023, 9:51 PMYolan Honoré-Rougé
11/15/2023, 10:21 PMJuan Luis
11/16/2023, 12:03 AMDavid Platt
11/16/2023, 1:56 AMJuan Luis
11/16/2023, 7:46 AM