Richard Brown

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Edited

    [Solved - sort of] SSL module is not available...

    See my next comment to tell what I did…I'm using PyCharm 2024.3.5 (Community Edition) on a macOS M3 processor running Sequoia 15.3.2.Back in January, I used PyCharm to query an HTTPS server success...
    • 2 followers
    • 0 comments
    • 0 votes
  • Created

    PyCharm - no route to host

    I have a small Python program that calls `response = requests.get(url)` to retrieve a page from a host on the same subnet.When I execute the program in the debugger, it fails with this message:Erro...
    • 2 followers
    • 3 comments
    • 0 votes
  • Edited

    Play a "beep" in PyCharm IDE?

    I used PyCharm to develop an program that runs a long time. I let it run in the PyCharm IDE - nothing fancy. I leave it in the background and work on other projects. Sometimes it completes, and som...
    • 1 follower
    • 0 comments
    • 0 votes
  • Edited

    Simple environment for playing with ES7 [SOLVED]

    I want to start playing around with ES7 features (async/await in particular). I would like to create a new project that I can use to paste in many of the samples on the web, and step through them i...
    • 1 follower
    • 1 comment
    • 0 votes