You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"In the followup problem with CI tests, the problem appears to be a missing 'curl-config' command, usually indicating that cURL hasn't been installed on the OS (details for doing this depend on the OS).
The datalab client package uses the pycurl package, but the failures are with the installation of pycurl itself. Other problems you may encounter can be resolved with the appropriate SSL libraries that should normally be installed when cURL/libcurl is installed by your package manager. A search of Stack Overflow will also turn up solution to common problems."
Trouble in the CI.
Here is the supposed fix:
"In the followup problem with CI tests, the problem appears to be a missing 'curl-config' command, usually indicating that cURL hasn't been installed on the OS (details for doing this depend on the OS).
The datalab client package uses the pycurl package, but the failures are with the installation of pycurl itself. Other problems you may encounter can be resolved with the appropriate SSL libraries that should normally be installed when cURL/libcurl is installed by your package manager. A search of Stack Overflow will also turn up solution to common problems."
astro-datalab/datalab#33 (comment)
The text was updated successfully, but these errors were encountered: