marine-traffic-modelling icon indicating copy to clipboard operation
marine-traffic-modelling copied to clipboard

missing library

Open sadmad opened this issue 2 years ago • 3 comments

I tried to work with the repo, so I cloned it, but my problem is in this 1. Sea Modelling file is the first line you import gridify from pygradu , and I cannot find this library. I have been searching everywhere, but I had no chance to find the correct library or even an explanation.

Can you please enlighten me about this? :)

sadmad avatar Jan 31 '23 19:01 sadmad

The gridify import refers to this https://github.com/hakola/marine-traffic-modelling/blob/master/pygradu/gridify.py. I think that error is related to something on your environment (e.g. python version etc)

hakola avatar Feb 01 '23 08:02 hakola

Thank you for the reply. I have another question do you have a requirement.txt that I can use? I tried to install the libraries like pyproj and etc. but I think because of the version control I can not run any cells. Sorry for bothering you again

sadmad avatar Feb 02 '23 12:02 sadmad

I could run the project if you want I can make a merge request or send you the requirements for python 3.10

sadmad avatar Mar 24 '23 13:03 sadmad