docs/README.rst

changeset 7037
4560e7a43588
parent 6958
949c3c76cc8a
child 7222
fc6530b432ad
equal deleted inserted replaced
7034:ca42317bb307 7037:4560e7a43588
52 1.2b Variant 2: Installation via the Python Package Index PyPI 52 1.2b Variant 2: Installation via the Python Package Index PyPI
53 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 53 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54 This method is the easiest one but does not create a macOS® Application. Enter 54 This method is the easiest one but does not create a macOS® Application. Enter
55 the following command in a terminal window:: 55 the following command in a terminal window::
56 56
57 ~/eric6_venv/bin/python3 -m pip install eric6 57 ~/eric6_venv/bin/python3 -m pip install --upgrade eric-ide
58 58
59 Once the installation is finished navigate to the executable directory of 59 Once the installation is finished navigate to the executable directory of
60 the Python virtual environment and execute the ``eric6_post_install`` script. 60 the Python virtual environment and execute the ``eric6_post_install`` script.
61 This will create application menu entries on Linux and desktop and start menu 61 This will create application menu entries on Linux and desktop and start menu
62 entries on Windows® platforms. 62 entries on Windows® platforms.
234 15. Bugs and other reports 234 15. Bugs and other reports
235 -------------------------- 235 --------------------------
236 Please send bug reports, feature requests or contributions to eric bugs 236 Please send bug reports, feature requests or contributions to eric bugs
237 address. After the IDE is installed you can use the "Report Bug..." 237 address. After the IDE is installed you can use the "Report Bug..."
238 entry of the Help menu, which will send an email to 238 entry of the Help menu, which will send an email to
239 <eric-bugs@eric-ide.python-projects.org. To request a new feature use the 239 <eric-bugs@eric-ide.python-projects.org>. To request a new feature use the
240 "Request Feature..." entry of the Help menu, which will send an email to 240 "Request Feature..." entry of the Help menu, which will send an email to
241 <eric-featurerequest@eric-ide.python-projects.org. 241 <eric-featurerequest@eric-ide.python-projects.org>.
242 242
243 Alternatively bugs may be reported via the eric6 issue tracker at 243 Alternatively bugs may be reported via the eric6 issue tracker at
244 <https://die-offenbachs.homelinux.org/issues/>. 244 <https://die-offenbachs.homelinux.org/issues/>.

eric ide

mercurial