I’m trying to set up a server with python from mac terminal. I navigate to folder location an use: python -m SimpleHTTPServer But this gives me error: socket.error: [Errno...
  • May 19, 2022
  • 0 Comments