You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run some new KNN analysis and I am having trouble getting the scripts to run. I was able to upload a new nationwide (2021) voterfile to the postgis environment, and modify the .sql scripts to run the knn analysis, but I am getting the following error when I try and call the scripts:
[jbrown613@holy7c16111 data]$ psql -h localhost -p 10264 -d usvotersdb -f ~/sql/knn_1000_WY1_2021.sql
psql: symbol lookup error: /n/helmod/apps/centos7/Core/readline/6.3-fasrc02/lib64/libreadline.so.6: undefined symbol: UP
Thanks for the help!
Best,
Jake
The text was updated successfully, but these errors were encountered:
Hi Devika,
I am trying to run some new KNN analysis and I am having trouble getting the scripts to run. I was able to upload a new nationwide (2021) voterfile to the postgis environment, and modify the .sql scripts to run the knn analysis, but I am getting the following error when I try and call the scripts:
[jbrown613@holy7c16111 data]$ psql -h localhost -p 10264 -d usvotersdb -f ~/sql/knn_1000_WY1_2021.sql
psql: symbol lookup error: /n/helmod/apps/centos7/Core/readline/6.3-fasrc02/lib64/libreadline.so.6: undefined symbol: UP
Thanks for the help!
Best,
Jake
The text was updated successfully, but these errors were encountered: