lordgamez commented on PR #1837: URL: https://github.com/apache/nifi-minifi-cpp/pull/1837#issuecomment-2205277570
> Do I understand this correctly? This is a bug that may break scripts when a virtualenv is used as the python execution environment, and the system has an incompatible version of a package that's also the dependency of one of the python components, because the incompatible system version takes precedence over the correct version that's installed inside the virtualenv. > > If correct, this will be good for future reference. Yes, this is correct. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
