You were right. Somehow, it still works with Python 3.6, but not higher. I added it in the setup.py conditionally and removed from requirements. It works now. Thanks!
1 Like
You were right. Somehow, it still works with Python 3.6, but not higher. I added it in the setup.py conditionally and removed from requirements. It works now. Thanks!