{"id":22752404,"url":"https://github.com/perrette/python-install","last_synced_at":"2026-01-07T17:47:50.484Z","repository":{"id":31668430,"uuid":"35233889","full_name":"perrette/python-install","owner":"perrette","description":"Keep track of installation steps for common python packages under ubuntu","archived":false,"fork":false,"pushed_at":"2015-05-07T18:21:30.000Z","size":472,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T08:51:34.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/perrette.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-07T17:31:43.000Z","updated_at":"2015-05-07T17:31:43.000Z","dependencies_parsed_at":"2022-09-02T14:20:19.060Z","dependency_job_id":null,"html_url":"https://github.com/perrette/python-install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perrette%2Fpython-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perrette%2Fpython-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perrette%2Fpython-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perrette%2Fpython-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perrette","download_url":"https://codeload.github.com/perrette/python-install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285668,"owners_count":20752953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-11T05:11:41.219Z","updated_at":"2026-01-07T17:47:50.429Z","avatar_url":"https://github.com/perrette.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-install\nKeep track of installation steps for common python packages under ubuntu, with a focus on geophysics.\nDetails are provided to solve problems arising from the use of pip (using virtualenv). Instruction for a given\npackage assume the previous packages have been installed. If you are only interested in one package, you may\nlook for a specific binary library in previous lines. Note that most packages are their setup.py file are under \ncontinuous development, so this document will most likely be useful for a short period of time only, under \nthe system under consideration (Ubuntu)...\n\n##Dependencies \n\n- virtualenv==1.11.4\n- pip==6.1.1\n\n##Specific Instructions\n\n###numpy\n\n- version: 1.9.4\n- First install with pip might fail, `sudo apt-get install numpy` might be necessary to have the proper \nbinaries installed. Subsequent install via virtualenv will work via pip.\n\n###matplotlib\n\n- version: 1.4.3\n- required binary : freetype \n- `sudo apt-get install libfreetype6-dev`\n- `pip install matplotlib`\n  \n###netCDF4\n- version: 1.1.7\n- required binaries : HDF5, NETCDF4\n- `sudo apt-get install libhdf5-serial-dev netcdf-bin libnetcdf-dev`\n- `pip install netCDF4`\n\n###cartopy\n- version: 0.12.0\n- required binaries : PROJ4, GDAL, GEOS\n- `sudo apt-get install libproj-dev libgdal-dev python-gdal libgeos-dev`\n- required python modules not handled with pip: PIL (shipped with Pillow), cython, scipy\n- `pip install cython Pillow scipy cartopy`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperrette%2Fpython-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperrette%2Fpython-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperrette%2Fpython-install/lists"}