Tanvir786123 opened a new issue, #1870:
URL: https://github.com/apache/buildstream/issues/1870

   ### Context
   When using the `pip install Buildstream` command inside a **venv**, there 
are still missing packages that require manual installation. For **example**, 
one needs to **manually** install:
   - tomli
   - packaging
   - dulwich
   - requests
   
   ### Description
   We need to ensure that all required dependencies are installed through the  
`pip install Buildstream` command.
   
   ### Acceptance Criteria
   - We use a **fresh** VM
   - We run the `pip install Buildstream` command
   - We **confirm** that we can run the `bst build` command against a large 
project, e.g., 
[gnome-build-meta](https://gitlab.gnome.org/GNOME/gnome-build-meta)
   
   CC:
   - @jjardon 
   - @abderrahim 
   - @nanonyme 


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