Skip to content

wudaown/CZ3005

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CZ3005

Instruction for Archlinux

pacman -S python-pyswip

pacman -S pyqt5-common

pacman -S swi-prolog

python qt5.py

Instruction for Ubuntu

apt-get install python3-pip

apt-get install swi-prolog

pip install pyswip_alt pyqt5

python3 qt5.py

Instruction for Windows

Install PyQt4-py2.7-x64-gpl-4.9.41.exe

Install swi-prolog version 5.6.61, w64pl5661.exe

Add a new variable SWI_HOME_DIR as C:\Program Files\pl

Append c:\python27;C:\Program Files\pl\lib;C:\Program Files\pl\library;C:\Program Files\pl\bin to path variable

python -m pip install pyswip

Run qt4.py

About

prolog assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published