I am successfully able to install both however while importing I am getting the following error from kiteconnect import KiteConnect Error: ImportError: cannot import name 'KiteConnect' from 'kiteconnect'
I have MacBook with BigSur and have no issues with what you mentioned
Python 3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 16:12:38) [Clang 11.0.1 ] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from kiteconnect import KiteConnect >>>
I have MacBook with BigSur and have no issues with what you mentioned