Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 1058, in _send_output
- self.send(msg) File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 996, in send
- self.connect()
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py", line 1475, in connect self.sock self._context.wrap_socket(self.sock,
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create(
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py", line 1104, in _create
- self.do_handshake() File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ss1.py", line 1382, in do_handshake
- self._sslobj.do_handshake()
- ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1
- During handling of the above exception, another exception occurred:
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1045, in _bootstrap_inner self.run() /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 982, in run
- Traceback (most recent call last):
- File " self._target(*self._args, **self._kwargs) File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_events.py", line 654, in run_until_complete
- return future.result()
- File "/Users/josephgrixti/01/software/source/server/server.py", line 501, in main service_instance = ServiceClass(config)
- I
- File "/Users/josephgrixti/01/software/source/server/services/tts/piper/tts.py", line 13, in __init__
- self.install(config["service_directory"])
- File "/Users/josephgrixti/01/software/source/server/services/tts/piper/tts.py", line 86, in install
- urllib.request.urlretrieve( File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 241, in urlretrieve
- with contextlib.closing(urlopen(url, data)) as fp:
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 216, in urlopen
- return opener.open(url, data, timeout)
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 519, in open
- response self._open(req, data)
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 536, in _open result self._call_chain(self.handle_open, protocol, protocol +
- File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 496, in _call_chain result func(*args) File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py", line 1391, in https_open
- return self.do_open(http.client.HTTPSConnection, req, File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py ", line 1351, in do_open
- raise URLError(err) urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_s
- Recording started...
- Recording stopped. Recording started...
- Recording stopped.
- Recording started... Recording stopped.
- Recording started... Recording stopped.
- MacBook
Advertisement
Add Comment
Please, Sign In to add comment