Alfanous-team / alfanous

Alfanous is an Arabic search engine API provides the simple and advanced search in Quran , more features and many interfaces...
http://www.alfanous.org/
GNU Affero General Public License v3.0
257 stars 89 forks source link

python Module not importing #545

Open hamza-rashid opened 1 year ago

hamza-rashid commented 1 year ago

Hi!

When I try to import the module as mentioned in the README sudo pip install alfanous it returns with the following error.

image

"has_key()" was removed in Python 3.x: https://docs.python.org/3.1/whatsnew/3.0.html#builtins so I'm assuming the error is due to this.

assem-ch commented 1 year ago

unfortunately, the project is not supporting python 3 yet

assem-ch commented 1 year ago

the branch for python 3 development: https://github.com/Alfanous-team/alfanous/pull/537