pya does not support classes like Application or LayoutView for some reason.

Although I can use pya's most of the classes, my pya version doesn't support classes like Application or LayoutView for some reason.

I get this error:
'pya' has no attribute 'Application'
'pya' has no attribute 'LayoutView'

Is there a simple way I can fix it? I used "pip install pya" from command prompt of my windows to install it. (Also installed pya from pycharm IDE- from settings, import package)- But still doesn't work.

Also, I tried to find it from Anaconda navigator to add it to my virtual environment but couldn't see the package there.

Thank you!

Comments

Sign In or Register to comment.