gtristan commented on issue #1873:
URL: https://github.com/apache/buildstream/issues/1873#issuecomment-1726769917

   I tend to agree, if the user has installed buildbox separately we should 
respect the user's choice (while implementing runtime minimal bound dependency 
checks as needed).
   
   As a workaround, I think the following should work:
   
   ```
   pip install --no-binary BuildStream BuildStream
   ```
   
   This approach will require a host compiler and host cython but that's fairly 
reasonable for a developer's computer.
   


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