-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
matplotlib-cpp/cci.20210111 #4212
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Can't be added right now, it requires cpython recipe: #1510 |
This comment has been minimized.
This comment has been minimized.
Don't want to start a big discussion, but can't we assume with certainty that python is available? I mean, no python, no conan? |
This comment has been minimized.
This comment has been minimized.
It depends how it was installed. python might not be available (conan windows installer for example).
|
Fully agree, just curious to see if that actually works on CCI-CI 🙈
For this package, I do not really care, but I get the point, for example if you need 3.x The PR you mentioned tries to make python available from scratch, why not start with a |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
It requires numpy first. |
And cpython recipe. |
So, long story short, its currently impossible to build packages that depend on python? Would depending on |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@uilianries @SpaceIm : Is it possible at all to depend on python and/or numpy in the current state of the CCI? Are there any other packages that do something similar? I don't know if it makes sense to grab another copy of python and numpy for this package, I think its safe to just check if those packages exist on the users system, and error out if that is not the case. But how should one tell this to the CCI-CI ? |
Currently, several recipes implicitly rely on python as a build requirement. But for matplotlib-cpp, it's worse, it's a requirement, it links to python library. |
So, no luck for now? |
Yes, "Welcome to matplotlib-cpp, possibly the simplest C++ plotting library" is not true for conan 😞 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Failure in build 11 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Specify library name and version: matplotlib-cpp/cci.20210111
Looking for feedback regarding the
python 3
requirement, do we have a system package?Requesting issue: #3033
conan-center hook activated.