Install
Fredo-Editor needs Python 2, Numpy and PySide to run.
Note: Currently this program only supports Python 2. Maintainers needed to upgrade to Python 3. Contribute here
Windows
- Install Python 32-bit. This will also work on 64-bit systems and simplify the remaining process. Make sure you select the option to add python to the PATH variable.
- Install Numpy
- Download FreDo-Editor, open Command Prompt (
cmd
) and execute.
Ubuntu
- Download FreDo-Editor, open the Terminal and execute.
Building from source
- Download FreDo-Editor and execute
Ideally pip should recognize and install all dependencies, provided you have a C-Compiler installed and pip knows how to use it. This might fail on windows, if you haven’t set up a C compiler, or on Linux, where PySide does not provide binaries.