Share via

Unable to install Python packages Azure Synapse Spark Pool

Dhruv Khanna 1 Reputation point
2022-08-29T20:32:33.387+00:00

Trying to install Python library great expectations, for which I downloaded the latest available .whl file. I followed the steps described in MS documentation to install the package to my Spark Pool, and repeatedly got the following error -

ERROR b'Warning: This Script only works on conda release 4.9.2 Other release is not guaranteed!\n/usr/lib/library-manager/bin\npatching file /usr/lib/miniforge3/lib/python3.8/site-packages/conda/misc.py\nReversed (or previously applied) patch detected! Assume -R? [n] \nApply anyway? [n] \nSkipping patch.\n1 out of 1 hunk ignored -- saving rejects to file /usr/lib/miniforge3/lib/python3.8/site-packages/conda/misc.py.rej\n'","22/08/29 18:12:41 INFO Cleanup following folders and files from staging directory:","22/08/29 18:12:41 INFO Staging directory cleaned up successfully"],"registeredSources":null}

Not sure what the error related to conda 4.9.2 means, and how I can address it.

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.