<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/the-cedar-project/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 15 Dec 2021 12:22:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/the-cedar-project/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by UEPCS</title><link>https://sourceforge.net/p/the-cedar-project/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Use pip's &lt;a class="" href="https://pip.pypa.io/en/stable/reference/pip_install/#subversion" rel="nofollow"&gt;VCS support&lt;/a&gt; (for python3, pip3 on ubuntu) to install direct from sourceforge:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model
pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/eda-model-interface
pip install svn+https://svn.code.sf.net/p/the-cedar-project/code/trunk/edator
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Known gotcha: &lt;a class="" href="https://pypi.org/project/qtconsole/" rel="nofollow"&gt;qtconsole&lt;/a&gt;, used for an interactive terminal within &lt;a class="alink" href="/p/the-cedar-project/wiki/edator/"&gt;[edator]&lt;/a&gt;, uses &lt;a class="" href="https://pypi.org/project/QtPy/" rel="nofollow"&gt;qtpy&lt;/a&gt; to select the Qt interface on the system. If your system has PyQt5 installed, it will be incorrectly chosen over PySide2. To ensure that PySide2 is selected, set &lt;code&gt;QT_API=pyside2&lt;/code&gt; in your environment.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">UEPCS</dc:creator><pubDate>Wed, 15 Dec 2021 12:22:34 -0000</pubDate><guid>https://sourceforge.netbd21fa61bae8e9f374d8952a2cf5a7ecdfbb29d8</guid></item></channel></rss>