cowile
Results
2
comments of
cowile
You are correct. More specifically, integer division of an odd number of `padding` spaces will lose one space. This commit should fix by calculating any remainder spaces needed.
I ran into this problem and found an answer. The issue is this part ``` Error: pg_config executable not found. pg_config is required to build psycopg2 from source. Please add...