You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/09/19 14:26:29 UTC

[GitHub] [buildstream] abderrahim commented on issue #1758: bst1: Seems buildstream is not compatible with python 3.11

abderrahim commented on issue #1758:
URL: https://github.com/apache/buildstream/issues/1758#issuecomment-1251099151

   It seems that ruamel.yaml.clib is the problem here, it doesn't provide a 3.11 wheel and fails to build with 3.11. But since it's an optional dependency, we can probably skip it for python 3.11 for now.
   
   Sadly, it's not optional for bst2 so we'll have to wait for bst2.


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org