Type59pro
Results
1
comments of
Type59pro
run ${ADCP_PATH}/bin/python -c "import sys;print(sys.maxunicode)" if the output is 1114111, it means you python is using UCS4. you need recomplie numpy from source. **run:** # remove numpy ${ADCP_PATH}/bin/python -m pip...