marine-traffic-modelling
marine-traffic-modelling copied to clipboard
missing library
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? :)
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)
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
I could run the project if you want I can make a merge request or send you the requirements for python 3.10