This repository was archived by the owner on Oct 24, 2025. It is now read-only.
  
  
  
  
Extra Pip Arguments didn't worked as shown on documentation. #776
              
                Unanswered
              
          
                  
                    
                      aiglesiasn
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| It's actually 3 cmd line args to pip, right?. So did you try the following? 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    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.
-
Hi!
I was trying to add a couple of pip arguments but using the documentation example didn't work. This didn't work:
I was getting an error on docker that none of those options were valid.
I'm on a Intel Mac mini and I tried it with homebrew python3.10 and also venv python3.10. I even try it inside a docker container with
ubuntuimage, but didn't work.What end up working was using this:
Has anyone else have since this? Should documentation be changed?
I'm on:
Beta Was this translation helpful? Give feedback.
All reactions