I'm trying to install the psycopg2 package with pip3 install psycopg2 and I get a huge error message. I'm on macOS Monterrey version 12.4. Has anyone seen this particular error before?
            Asked
            
        
        
            Active
            
        
            Viewed 16 times
        
    0
            
            
         
    
    
        Victor Cui
        
- 1,393
- 2
- 15
- 35
- 
                    1I was able to install the package using the answer from https://stackoverflow.com/a/61159643/5330107 – Victor Cui Oct 04 '22 at 16:56