When running the below command (after pip install): `python -m spylon_kernel install` The command hangs for very long (> 1 hour), with no CLI feedback and I had to ctrl+c the process. Is anyone else facing the same issue? I'm using the below versions: - macOS Catalina - python = 3.7.9 - spark = 2.4.6 - jupyter = 4.6.3