Whenever i try to open a protein sequence file it always shows a error as this
Traceback (most recent call last):
File "C:\Users\sathy\anaconda3\envs\gui\lib\site-packages\iFeatureOmegaGUI\iFeatureOmegaGUI.py", line 2274, in get_fasta_file_name
self.check_protein_descriptors()
File "C:\Users\sathy\anaconda3\envs\gui\lib\site-packages\iFeatureOmegaGUI\iFeatureOmegaGUI.py", line 2258, in check_protein_descriptors
self.proteinKNN.setDisabled(True)
AttributeError: 'IFeatureOmegaGui' object has no attribute 'proteinKNN'
i installed everything that is given in the manual.
I look forward from hearing from you soon.