Skip to content

Technical notes

Vladimir Elistratov edited this page Jan 24, 2019 · 1 revision

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
Clone this wiki locally