Technical notes - JeremyBYU/bpyproj GitHub Wiki

Ensure that each folder in bpyproj/dependencies/binaries has the folder site-packages/pyproj/data:

  • Copy the folder data from bpyproj/dependencies/binaries/windows_64_35/site-packages/pyproj/data, bpyproj/dependencies/binaries/osx_64_35/site-packages/pyproj/data, bpyproj/dependencies/binaries/linux_64_36/site-packages/pyproj/data respectively
  • Also replace the file datadir.py located in the folder site-packages/pyproj with the one from the above folders