juergbi commented on PR #1948:
URL: https://github.com/apache/buildstream/pull/1948#issuecomment-2507848393

   The Python package tests in CI are failing with:
   ```
          File 
"/tmp/venv/lib/python3.9/site-packages/buildstream/_pluginfactory/pluginoriginpip.py",
 line 35, in get_plugin_paths
           from packaging.requirements import Requirement, InvalidRequirement
         File "/tmp/venv/lib/python3.9/site-packages/pluginbase.py", line 438, 
in plugin_import
           return self._system_import(import_name, globals, locals,
       ModuleNotFoundError: No module named 'packaging'
   ```


-- 
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]

Reply via email to