Several errors ensue when trying to install all packages with Python versions 3.11 and 3.12. Packages that caused particular problems include:
-h5py and its dependent version of numpy using Python version 3.11 pip 23.3 / 24.0
databricks using Python version 3.12 and pip 23.3 / 24.0
An updated requirements.txt should help new users get up and running.
Several errors ensue when trying to install all packages with Python versions 3.11 and 3.12. Packages that caused particular problems include:
-
h5pyand its dependent version ofnumpyusing Python version 3.11 pip 23.3 / 24.0databricksusing Python version 3.12 and pip 23.3 / 24.0An updated
requirements.txtshould help new users get up and running.