Command:
pip install iceberg
Returns this error:
C:\Users\abc>pip install iceberg
Collecting iceberg
Using cached iceberg-0.4.tar.gz (17 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [10 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
When I'm trying to install the iceberg
library.