Hi everyone,
Would you please help, why it´s impossible to install librosa library to dlinano_v1-0-0_image_20GB.
absl-py (0.7.1)
Adafruit-GPIO (1.0.4)
Adafruit-PureIO (0.2.3)
Adafruit-SSD1306 (1.6.2)
apt-clone (0.2.1)
apturl (0.5.2)
asn1crypto (0.24.0)
astor (0.8.0)
attrs (19.1.0)
audioread (2.1.8)
backcall (0.1.0)
beautifulsoup4 (4.6.0)
bleach (3.1.0)
blinker (1.4)
Brlapi (0.6.6)
certifi (2019.3.9)
cffi (1.13.2)
chardet (3.0.4)
cryptography (2.1.4)
cupshelpers (1.0)
cycler (0.10.0)
Cython (0.29.14)
decorator (4.4.1)
defer (1.0.6)
defusedxml (0.6.0)
distro-info (0.18ubuntu0.18.04.1)
entrypoints (0.3)
feedparser (5.2.1)
gast (0.2.2)
graphsurgeon (0.3.2)
grpcio (1.21.1)
h5py (2.9.0)
html5lib (0.999999999)
httplib2 (0.9.2)
idna (2.8)
ipykernel (5.1.1)
ipython (7.5.0)
ipython-genutils (0.2.0)
ipywidgets (7.4.2)
jedi (0.13.3)
jetcam (0.0.0)
jetcard (0.0.0)
Jinja2 (2.10.1)
joblib (0.14.1)
jsonschema (3.0.1)
jupyter (1.0.0)
jupyter-clickable-image-widget (0.1.0.dev0)
jupyter-client (5.2.4)
jupyter-console (6.0.0)
jupyter-core (4.4.0)
jupyterlab (0.35.6)
jupyterlab-server (0.2.0)
keyring (10.6.0)
keyrings.alt (3.0)
language-selector (0.1)
launchpadlib (1.10.6)
lazr.restfulclient (0.13.5)
lazr.uri (1.0.3)
librosa (0.6.2)
llvmlite (0.30.0)
louis (3.5.0)
lxml (4.2.1)
macaroonbakery (1.1.3)
Mako (1.0.7)
MarkupSafe (1.1.1)
matplotlib (2.1.1)
mistune (0.8.4)
mock (3.0.5)
nbconvert (5.5.0)
nbformat (4.4.0)
nose (1.3.7)
notebook (5.7.8)
numba (0.46.0)
numexpr (2.6.4)
numpy (1.18.0)
oauth (1.0.1)
oauthlib (2.0.6)
olefile (0.45.1)
PAM (0.4.2)
pandas (0.22.0)
pandocfilters (1.4.2)
parso (0.4.0)
pexpect (4.7.0)
pickleshare (0.7.5)
Pillow (6.0.0)
pip (9.0.1)
pluggy (0.6.0)
portpicker (1.3.1)
prometheus-client (0.7.0)
prompt-toolkit (2.0.9)
protobuf (3.0.0)
psutil (5.6.3)
ptyprocess (0.6.0)
py (1.5.2)
py-cpuinfo (5.0.0)
pycairo (1.16.2)
pycparser (2.19)
pycrypto (2.6.1)
pycups (1.9.73)
Pygments (2.4.2)
pygobject (3.26.1)
PyICU (1.9.8)
PyJWT (1.5.3)
pymacaroons (0.13.0)
PyNaCl (1.1.2)
pyparsing (2.2.0)
pyRFC3339 (1.0)
pyrsistent (0.15.2)
pytest (3.3.2)
python-apt (1.6.4)
python-dateutil (2.8.0)
python-debian (0.1.32)
pytz (2018.3)
pyxdg (0.25)
PyYAML (3.12)
pyzmq (18.0.1)
qtconsole (4.5.1)
requests (2.22.0)
requests-unixsocket (0.1.5)
resampy (0.2.2)
scikit-learn (0.19.1)
scipy (0.19.1)
SecretStorage (2.3.1)
Send2Trash (1.5.0)
setuptools (42.0.2)
simplejson (3.13.2)
six (1.13.0)
SoundFile (0.10.3.post1)
spidev (3.4)
ssh-import-id (5.7)
system-service (0.3)
systemd-python (234)
tables (3.4.2)
tensorrt (5.0.6.3)
termcolor (1.1.0)
terminado (0.8.2)
testpath (0.4.2)
torch (1.1.0a0+b457266)
torchvision (0.2.2.post3)
tornado (6.0.2)
traitlets (5.0.0.dev0)
ubuntu-drivers-common (0.0.0)
uff (0.5.5)
unattended-upgrades (0.1)
unity-scope-calculator (0.1)
unity-scope-chromiumbookmarks (0.1)
unity-scope-colourlovers (0.1)
unity-scope-devhelp (0.1)
unity-scope-firefoxbookmarks (0.1)
unity-scope-manpages (0.1)
unity-scope-openclipart (0.1)
unity-scope-texdoc (0.1)
unity-scope-tomboy (0.1)
unity-scope-virtualbox (0.1)
unity-scope-yelp (0.1)
unity-scope-zotero (0.1)
urllib3 (1.25.3)
wadllib (1.3.2)
wcwidth (0.1.7)
webencodings (0.5.1)
wheel (0.30.0)
widgetsnbextension (3.4.2)
xkit (0.0.0)
zope.interface (4.3.2)
dlinano@jetson-nano:~$ python3
Python 3.7.2 (default, Jan 11 2019, 18:52:21)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type “help”, “copyright”, “credits” or “license” for more information.
import librosa
Traceback (most recent call last):
File “”, line 1, in
ModuleNotFoundError: No module named ‘librosa’