Found the solution, use 2to3
>> 2to3 -w /src/PyAIML-0.8.6/*
Then
>> cd /src/PyAIML-0.8.6/
And finnaly
>> sudo python setup.py install
I will update PKBUILD later.
Search Criteria
Package Details: pyaiml 0.8.6-1
Package Actions
| Package Base: | pyaiml |
|---|---|
| Description: | Interpreter for AIML implemented in Python |
| Upstream URL: | http://pyaiml.sourceforge.net/ |
| Category: | lib |
| Licenses: | |
| Submitter: | None |
| Maintainer: | Kuchiriel |
| Last Packager: | Kuchiriel |
| Votes: | 2 |
| First Submitted: | 2010-06-03 17:05 |
| Last Updated: | 2015-04-12 23:45 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by Kuchiriel
Comment by Kuchiriel
If someone update setup.py for last python version and upload to git, it will be very nice.
Comment by Cravix
There's a directory called /usr/Lib for this package ... What the hell is going on?==
related part of the file list attached:
pyaiml /usr/Lib/
pyaiml /usr/Lib/site-packages/
pyaiml /usr/Lib/site-packages/aiml/
pyaiml /usr/Lib/site-packages/aiml/CHANGES.txt
pyaiml /usr/Lib/site-packages/aiml/README.txt
pyaiml /usr/Lib/site-packages/aiml/SUPPORTED_TAGS.txt
pyaiml /usr/Lib/site-packages/aiml/TODO.txt
pyaiml /usr/Lib/site-packages/aiml/self-test.aiml
Anonymous comment
update to python2 setup.py blablablah please