/Users/maymk/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
warnings.warn(
1.6.0
When I try to build I get
SLU-63CXMY:source maymk$ pretext build html
-bash: pretext: command not found
Any idea how to fix?
Mike May
After more experimentation
SLU-63CXMY:source maymk$ python3 -m pretext build html
worked