I tried running: "pipenv install arcgis" and the installation runs forever and I had to stop it after thirty minutes. I then used conda with "conda install -c esri arcgis" and when I opened a jupyter notebook it says that it cannot find the package among conda packages.
Please how can I resolve any of these problems? For conda I run python 3.9 and for pipenv it is on python 3.8.
Thanks