-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi there,
First of all thank you for your code.
I tried to install and run it with no success:
Traceback (most recent call last):
File "C:\Users\user\OneDrive\plotmap\lineworld\run.py", line 16, in <module>
from lineworld.layers import coastlines, grid, labels, cities, bflowlines, bathymetry, cities, contour2, meta
File "C:\Users\user\OneDrive\plotmap\lineworld\layers\bflowlines.py", line 33, in <module>
from lineworld.core import flowlines
File "C:\Users\user\OneDrive\plotmap\lineworld\core\flowlines.py", line 29, in <module>
import flowlines_py
ModuleNotFoundError: No module named 'flowlines_py'
Pythonpath seems ok.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working