python - pip install package not responsive on Jupyter notebook -


i attempting install package within jupyter notebook so: enter image description here

i assume successful because next bit comes up: enter image description here

however, when attempt use module package little later in notebook unable accomplish , presented following error: enter image description here

i thoroughly confused why happening , how can troubleshoot this? thanks


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -