Anchal Kejriwal created PHOENIX-7249:
----------------------------------------

             Summary: Generate Phoenix Website fails with error No module named 
SimpleHTTPServer
                 Key: PHOENIX-7249
                 URL: https://issues.apache.org/jira/browse/PHOENIX-7249
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Anchal Kejriwal


[https://phoenix.apache.org/building_website.html]
 * cd site/publish
 * python -m SimpleHTTPServer 8000

Running above  with Python 3, gives error as  {{{}No module named 
SimpleHTTPServer{}}}. It’s because in python 3, SimpleHTTPServer has been 
merged into {{http.server}} module. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to