geopython / geopython/mapslicer
Error: No module named main
Open
- Dominant language
- Python
- Stars
- 43
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When I attempt to run mapslicer.py, i get the following error:
```
Traceback:
FILE "C:\Users\emily\Downloads\mapslicer-master\mapslicer.py", line 47, in
import mapslicer
FILE "C:\Users\emily\Downloads\mapslicer-master\mapslicer\__init__.py", line 3, in
from main import MainFrame
ModuleNotFoundError: No module named 'main'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.