[OSGeoLive] #2159: pySAL deb missing color
OSGeoLive
trac_osgeolive at osgeo.org
Mon Jul 29 09:50:14 PDT 2019
#2159: pySAL deb missing color
---------------------------+----------------------------
Reporter: darkblueb | Owner: osgeolive@…
Type: defect | Status: new
Priority: normal | Milestone: OSGeoLive13.0
Component: OSGeoLive | Resolution:
Keywords: python, pysal |
---------------------------+----------------------------
Comment (by darkblueb):
{{{
---
ModuleNotFoundError Traceback (most recent call
last)
<ipython-input-2-efd92619b3e7> in <module>()
2 import numpy as np
3 from pysal.contrib import pdio
----> 4 from pysal.contrib.viz import mapping as maps
5 import matplotlib.pyplot as plt
6 import seaborn as sns
/usr/lib/python3/dist-packages/pysal/contrib/viz/mapping.py in <module>()
25 from matplotlib.collections import LineCollection, PathCollection,
PolyCollection, PathCollection, PatchCollection, CircleCollection
26
---> 27 from .color import get_color_map
28
29 try:
/usr/lib/python3/dist-packages/pysal/contrib/viz/color.py in <module>()
3 """
4
----> 5 import palettable as pltt
6
7
ModuleNotFoundError: No module named 'palettable'
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2159#comment:1>
OSGeoLive <http://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.
More information about the osgeolive
mailing list