Skip to content

Automated installation script on Ubuntu 18.10 #11

@zdomjus60

Description

@zdomjus60

Not an issue, really. I found that compiling from source can lead to unexpected fails, so I wrote a short script in order to use available resources from the ubuntu repository. The script must be made executable the normal way: sudo chmod a+x uPyCraft_installation.txt then executed ./uPyCraft_installation.txt. This script has worked fine in three different ubuntu machines, I think it can be optimized. The final executable uPyCraft can be found in uPyCraft_src/dist directory.
Hope to be of some usefulness.
uPyCraft_installation.txt
Tested on Bodhi (Ubuntu 18.04 based) and Antix (Debian stretch based, 32 bits version), it works fine. If the script crashes on pyinstaller installation, try this command from command line:
pip3 install --upgrade setuptools then relaunch the script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions