mirror of
https://github.com/wassname/ray.git
synced 2026-08-02 13:01:01 +08:00
[doc] Remove instructions for installing Python2 for webui. (#4740)
This commit is contained in:
committed by
Robert Nishihara
parent
78bb26286e
commit
406c429384
@@ -62,7 +62,7 @@ For Ubuntu, run the following commands:
|
||||
.. code-block:: bash
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential curl unzip psmisc python # we install python here because python2 is required to build the webui
|
||||
sudo apt-get install -y build-essential curl unzip psmisc
|
||||
|
||||
# If you are not using Anaconda, you need the following.
|
||||
sudo apt-get install python-dev # For Python 2.
|
||||
|
||||
Reference in New Issue
Block a user