Hello,
I have encountered problem with installing Nazca package on my Mac. Im running python version 3.9 and using PyCharm as my environment. I installed Nazca using terminal with pip3 command, and it is possible for me to list it in terminal, and it comes out as Nazca 2.0.2 version. After trying it however in my script, I get only information that “module ‘nazca’ has no attribute X”, when I try to use any of functions from library, even the __version__ function does not work.
Im unable to submit any images to this post from my computer, so im just trying to explain this problem.
Is there any solution to this? Let me know.