AttributeError: There is no sdist package on pypi for lets-plot.
I'm try to build a conda package out of this library but using grayskull (see instructions here) I got the following error
AttributeError: There is no sdist package on pypi for lets-plot.
We are working on Anaconda distribution and at the moment are a bit stack with an error when building a Windows wheel, see issue Unable to use MinGW instead of MSVC for building packages on Windows. The situation is uncertain so far.
Could you please add this package to conda-forge without windows build for the moment? So that we can install this package on Linux.
And you can update the building script when there is MinGW support afterwards.
Hi @ivaquero , we'll try to do that promptly.
I saw the PR passed all the tests. Thank you so much @VDovidaytis-HORIS !
I saw the PR passed all the tests. Thank you so much @VDovidaytis-HORIS !
It was my pleasure! But I did not finish yet :).
OK, everything seems to be done on our side. The Lets-Plot version has been updated to the latest release (v4.6.1). CI builds have succeeded. The linter issue is related to a CI environment error. So let's wait for a review from the conda-forge team.
https://github.com/conda-forge/staged-recipes/pull/27974
I've been waiting for this for a while. Thank you, @VDovidaytis-HORIS!