kathryn_cowie
11/11/2022, 4:53 PM-I/Users/kcowie/Documents/meltano-project
s/stripe-elt/.meltano/loaders/target-postgres/venv/include -I/Applications/Xcode.app/Contents/Developer/Library/Fra
meworks/Python3.framework/Versions/3.8/Headers
Some things I've tried so far:
1. meltano install --clean
2. directing default python to 3.9 ln -s -f /usr/local/bin/python3.9 /usr/local/bin/python
3. meltano remove loader target-postgres
4. upgraded pip
5. hard reset
Any tips? TIAshikhar_jaiswal
11/12/2022, 5:19 AM.meltano folder in project directory and then run meltano install. I faced the same issue and it got fixed by this. 🙂kathryn_cowie
11/14/2022, 3:06 PMshikhar_jaiswal
11/14/2022, 7:40 PM