-2

Whenever I try to install curses, I get this error:

enter image description here

Can anybody please tell me what am I doing wrong?

tuomastik
  • 4,559
  • 5
  • 36
  • 48
  • Please do not post terminal output in images. Please see here for why: https://unix.meta.stackexchange.com/q/4086/40481 – darthbith Apr 16 '18 at 01:18
  • I for one can't see the error as the image hosting URL is blocked at the institution I'm accessing to SE from. – Neinstein Sep 17 '20 at 10:16

1 Answers1

0

Try the conda install, such like

conda install package_name==version
JYFelt
  • 1
  • 1