ocampor / image-quality

Image quality is an open source software library for Image Quality Assessment (IQA).
Apache License 2.0
394 stars 85 forks source link

Unable to install via pip #8

Closed aastha19 closed 5 years ago

aastha19 commented 5 years ago

Error on installing via pip

image

ocampor commented 5 years ago

Sorry, there was a mistake in the documentation the right command is pip install image-quality. The documentation is already updated.

piperod commented 5 years ago

I tried with the new one but still is broken. I also tried installed with python setup, but there are some problems in importing: File "/home/irodriguez/anaconda3/lib/python3.6/site-packages/image_quality-1.1.3-py3.6.egg/imquality/brisque.py", line 15, in from imquality.statistics import AsymmetricGeneralizedGaussian, gaussian_kernel2d

File "/home/irodriguez/anaconda3/lib/python3.6/site-packages/image_quality-1.1.3-py3.6.egg/imquality/statistics.py", line 1 from future import annotations ^ SyntaxError: future feature annotations is not defined

ocampor commented 5 years ago

Yes, it is because currently it has no support for python3.6 but you can create a ticket and I can add support to it.

On Wed, Aug 28, 2019 at 17:08 Ivan Felipe Rodriguez < notifications@github.com> wrote:

I tried with the new one but still is broken. I also tried installed with python setup, but there are some problems in importing: File "/home/irodriguez/anaconda3/lib/python3.6/site-packages/image_quality-1.1.3-py3.6.egg/imquality/brisque.py", line 15, in from imquality.statistics import AsymmetricGeneralizedGaussian, gaussian_kernel2d

File "/home/irodriguez/anaconda3/lib/python3.6/site-packages/image_quality-1.1.3-py3.6.egg/imquality/statistics.py", line 1 from future import annotations ^ SyntaxError: future feature annotations is not defined

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ocampor/image-quality/issues/8?email_source=notifications&email_token=ACQAYJA352YAZTLZ6WY4JZTQGZ2GPA5CNFSM4IQ7UQTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5LB37A#issuecomment-525737468, or mute the thread https://github.com/notifications/unsubscribe-auth/ACQAYJA4P5DKT7LFNRCLSMTQGZ2GPANCNFSM4IQ7UQTA .

-- Ricardo Ocampo Data Scientist