Below are the commands that I ran in the command prompt to run the obfuscate.py successfully.
1. set HASH_KEY=use the key generated for your site by Dan 2. python obfuscate.py <finderfile.csv > finder_w_hash.csv Thanks Sravani From: Gpc-dev [mailto:[email protected]] On Behalf Of Dan Connolly Sent: Thursday, January 26, 2017 10:22 AM To: Debbie Yoshihara <[email protected]>; gpc-dev <[email protected]> Subject: RE: running obfuscate.py errors Looks like you left out the script name: python obfuscate.py <finder.csv >finder_w_hash.csv ************ -- Dan ________________________________ From: Gpc-dev [[email protected]] on behalf of Debbie Yoshihara [[email protected]] Sent: Thursday, January 26, 2017 10:14 AM To: gpc-dev Subject: running obfuscate.py errors Hi, I'm on a windows machine. set HASH_KEY=... python < WISC_FINDER.txt> WISC_FINDER_W_HAS.csv File "<stdin>", lin 11 111111111,111111111,F,01/01/1964,111111111A SyntaxError: invalid syntax not the actual numbers. Everytime the HIC number ends in A instead of a number, it stops. How do I change this so I can get past the HIC numbers? --- Debbie
_______________________________________________ Gpc-dev mailing list [email protected] http://listserv.kumc.edu/mailman/listinfo/gpc-dev
