install Psycopg2 on mac osx 10.9.5

后端 未结 12 663
清酒与你
清酒与你 2020-11-27 04:42

I\'m trying to install Psycopg2 on my Mac-book. I still get the same error. I found a lot of same questions on Stack Overflow but no answer seems to work. I think it is outd

12条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-27 05:42

    I was fighting with this issue for a complete day. Then I ran a script that I found in Pillow library Issues and solve the problem. Check it out https://github.com/python-pillow/Pillow/issues/3438#issuecomment-435169249

提交回复
热议问题