bsmoehring / jpsTools

tool for converting osm-data into jupedsim geometryy files
http://www.jupedsim.org
1 stars 1 forks source link

Module missing? #20

Closed chraibi closed 6 years ago

chraibi commented 6 years ago
  from pyproj import Proj
ModuleNotFoundError: No module named 'pyproj'

Something missing?

bsmoehring commented 6 years ago

did you install the library? https://pypi.python.org/pypi/pyproj?

chraibi commented 6 years ago

Ok thought this is your own module. thnx!