On 9/12/2023 1:27 AM, Joel Breazeale via Cygwin wrote:
I am attempting to use the fiona package. This code works on Python on a
Linux box. The code starts out:
#!/usr/bin/python
import sys
import fiona
import shapely
import os
. . .
The error I'm getting from the import is:
Traceback (most
I am attempting to use the fiona package. This code works on Python on a
Linux box. The code starts out:
#!/usr/bin/python
import sys
import fiona
import shapely
import os
. . .
The error I'm getting from the import is:
Traceback (most recent call last):
File "/home/Joel/bin/inshape1.py", l
2 matches
Mail list logo