0

While installing pysctp in windows got the error in windows. How to solve this issue.enter image description here

Ramu
  • 401
  • 1
  • 4
  • 6

1 Answers1

0

Try downloading the libraries using the windows powershell.Seems to work for me all the time . enter the following command: py -m pip install libraryname

Nihal M
  • 1
  • 1
  • 1