Not able to change the python installation being used by meson #727
              
                Unanswered
              
          
                  
                    
                      alphanoobie
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to setup matplotlib for contributing to it but build is failing because meson picks up system python instead of venv
python -m pip install --no-build-isolation --config-settings=editable-verbose=true --editable .When i run this command i get the following output
I tried some things to make it use the venv python but had no luck so far.
Beta Was this translation helpful? Give feedback.
All reactions