korax's Website


Hello, welcome to my website ^^


Requirements:

OS:

Linux, Windows (XP or higher 64-bit Windows), MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX and QNX.

Software:

  1. Python Version:
    • Supported: 3.2 or above
    • Recommended: 3.11.6 or above
  2. Pygame Version: Tested on version 2.5.0
  3. MySQL Version: Tested on verion 8.1

CPU:

  • Supported: Any Multicore 64-bit CPU
  • Recommended: Intel Core i3 3240 or equivalent AMD Processor

Steps to install LibStruct/LibStruct-GUI

  1. Install latest version of Python from Python’s Website
  2. Install Pygame (Not required for CLI version):
    • 1) Open Python install directory
    • 2) Open Command Prompt in folder
    • 3) Run ‘python -m pip install pygame’
  3. Install MySQL from MySQL’s Page
  4. Install mysql-connector-python:
    • 1) Open Python install directory
    • 2) Open Command Prompt in folder
    • 3) Run ‘python -m pip install mysql-connector-python’
  5. Download the latest release package from GitHub
  6. Run LibStruct_SQLdepCreate.py
  7. Run LibStruct_main.py

Note:Replace the '########' in 'LibStruct_SQLdepCreate.py', 'LibStruct_main.py' and 'LibStruct_cli.py' before running the program.

Troubleshooting:

In case of any errors or compatibility issues try the following:

  1. Reinstall Python or Pygame or MySQL, or try different versions.
  2. Check MySQL table structure.
  3. Check connectivity of program with database.

<– About & Features

..........