Valdemar Tunkevic

Results 3 comments of Valdemar Tunkevic

> Solution: > `import ssl` > `ssl._create_default_https_context = ssl._create_unverified_context` This solution works well, solves the same problem on google colab URLError:

How to run the software? 1. I open CMD 2. Cd to Ryven folder 3. run ryven.py 4. Visual editor opens the code editor with ryven.py code in it, instead...

> you need to start it with python, seems like you have set .py file extensions in your OS to open in an editor, instead of with Python. > if...