[
https://issues.apache.org/jira/browse/PHOENIX-7249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-7249:
---------------------------------
Priority: Minor (was: Trivial)
> 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
> Assignee: Anchal Kejriwal
> Priority: Minor
>
> [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)