Custom Query (1155 matches)
Results (88 - 90 of 1155)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2058 | fixed | Bionic PySAL support | ||
Description |
user@live12a:~/srcs$ pip download pysal Collecting pysal
Collecting numpy>=1.3 (from pysal)
Collecting scipy>=0.11 (from pysal)
Successfully downloaded pysal numpy scipy |
|||
#2059 | fixed | Bionic Rasterio support | ||
Description |
[sudo] password for user: XXXXXX Collecting rasterio
Collecting affine (from rasterio) Collecting click-plugins (from rasterio) Collecting cligj (from rasterio) Requirement not upgraded as not directly required: enum34 in /usr/lib/python2.7/dist-packages (from rasterio) (1.1.6) Requirement not upgraded as not directly required: numpy in /usr/lib/python2.7/dist-packages (from rasterio) (1.13.3) Collecting snuggs (from rasterio) Collecting click>=3.0 (from click-plugins->rasterio)
Requirement not upgraded as not directly required: pyparsing in /usr/lib/python2.7/dist-packages (from snuggs->rasterio) (2.2.0) Installing collected packages: affine, click, click-plugins, cligj, snuggs, rasterio
Successfully installed affine-2.2.0 click-6.7 click-plugins-1.0.3 cligj-0.4.0 rasterio-0.36.0 snuggs-1.4.1
|
|||
#945 | fixed | Blueman-applet crashes on desktop load | ||
Description |
The bluetooth applet blueman is crashing when the desktop starts up. It creates a crash report which makes us look bad, we should figure out how to remove the blueman-applet from the toolbar. The remove apt-get remove blueman |