-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall_requirements.sh
209 lines (207 loc) · 6.25 KB
/
install_requirements.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
#!/bin/bash
#torch
#ogb
#dgl
#sortedcontainers
#pyvis
#pynvml
#tqdm
#pymetis
# """Setup pip install for cuda12.1 or higher."""
pip install torch
pip install torch-scatter
pip install torch-sparse
pip install torch-geometric
pip install dgl
pip install tqdm
pip install ogb
pip install pynvml
sudo pip install matplotlib
pip install pyvis
pip install tabulate
pip install sortedcontainers
pip install torch-summary
pip install pymetis
pip install seaborn
# pip list
# Package Version
# ----------------------- ----------------
# aiohttp 3.9.3
# aiosignal 1.3.1
# annotated-types 0.6.0
# ansible-base 2.10.8
# appdirs 1.4.4
# async-timeout 4.0.3
# attrs 21.2.0
# Automat 20.2.0
# autopage 0.4.0
# Babel 2.8.0
# bcrypt 3.2.0
# blinker 1.4
# certifi 2020.6.20
# chardet 4.0.0
# click 8.0.3
# cliff 3.10.0
# cloud-init 22.4.2
# cmd2 0.0.0
# colorama 0.4.4
# command-not-found 0.3
# configobj 5.0.6
# constantly 15.1.0
# contourpy 1.2.1
# cryptography 3.4.8
# cycler 0.12.1
# dbus-python 1.2.18
# debtcollector 2.3.0
# decorator 4.4.2
# deprecation 2.0.7
# dgl 2.2
# distlib 0.3.4
# distro 1.7.0
# distro-info 1.1build1
# dnspython 2.1.0
# docutils 0.17.1
# dogpile.cache 1.1.4
# filelock 3.6.0
# fonttools 4.50.0
# frozenlist 1.4.1
# fsspec 2023.4.0
# httplib2 0.20.2
# hyperlink 21.0.0
# idna 3.3
# importlib-metadata 4.6.4
# incremental 21.3.0
# iso8601 1.0.2
# jeepney 0.7.1
# Jinja2 3.0.3
# jmespath 0.10.0
# joblib 1.3.2
# jsonpatch 1.32
# jsonpointer 2.0
# jsonschema 3.2.0
# keyring 23.5.0
# keystoneauth1 4.4.0
# kiwisolver 1.4.5
# launchpadlib 1.10.16
# lazr.restfulclient 0.14.4
# lazr.uri 1.0.6
# lightning-utilities 0.11.2
# littleutils 0.2.2
# lxml 4.8.0
# Mako 1.1.3
# MarkupSafe 2.0.1
# matplotlib 3.8.4
# monotonic 1.6
# more-itertools 8.10.0
# mpmath 1.3.0
# msgpack 1.0.3
# multidict 6.0.5
# munch 2.5.0
# netaddr 0.8.0
# netifaces 0.11.0
# networkx 3.2.1
# numpy 1.26.3
# oauthlib 3.2.0
# ogb 1.3.6
# openstacksdk 0.61.0
# os-client-config 2.1.0
# os-service-types 1.7.0
# osc-lib 2.5.0
# oslo.config 8.8.0
# oslo.context 4.1.0
# oslo.i18n 5.1.0
# oslo.log 4.6.1
# oslo.serialization 4.2.0
# oslo.utils 4.12.2
# outdated 0.2.2
# packaging 21.3
# pandas 2.2.1
# pbr 5.8.0
# pexpect 4.8.0
# pillow 10.2.0
# pip 22.0.2
# platformdirs 2.5.1
# prettytable 2.5.0
# psutil 5.9.8
# ptyprocess 0.7.0
# pyasn1 0.4.8
# pyasn1-modules 0.2.1
# pybind11 2.12.0
# pycryptodomex 3.11.0
# pydantic 2.6.4
# pydantic_core 2.16.3
# PyGObject 3.42.1
# PyHamcrest 2.0.2
# pyinotify 0.9.6
# PyJWT 2.3.0
# pynvml 11.5.0
# pyOpenSSL 21.0.0
# pyparsing 2.4.7
# pyperclip 1.8.2
# pyrsistent 0.18.1
# pyserial 3.5
# python-apt 2.4.0+ubuntu1
# python-cinderclient 8.3.0
# python-dateutil 2.9.0.post0
# python-debian 0.1.43ubuntu1
# python-glanceclient 3.6.0
# python-heatclient 2.5.1
# python-keystoneclient 4.4.0
# python-magic 0.4.24
# python-neutronclient 7.8.0
# python-novaclient 17.6.0
# python-openstackclient 5.8.0
# python-swiftclient 3.13.1
# python-zaqarclient 2.5.1
# pytz 2022.1
# PyYAML 5.4.1
# requests 2.25.1
# requestsexceptions 1.4.0
# rfc3986 1.5.0
# roman 3.3
# scikit-learn 1.4.1.post1
# scipy 1.13.0
# screen-resolution-extra 0.0.0
# seaborn 0.13.2
# SecretStorage 3.3.1
# service-identity 18.1.0
# setuptools 59.6.0
# simplejson 3.17.6
# six 1.16.0
# sortedcontainers 2.4.0
# sos 4.4
# ssh-import-id 5.11
# stevedore 3.5.0
# sympy 1.12
# systemd-python 234
# threadpoolctl 3.4.0
# torch 2.1.0+cu121
# torch-cluster 1.6.3+pt21cu121
# torch_geometric 2.5.2
# torch-scatter 2.1.2+pt21cu121
# torch-sparse 0.6.18+pt21cu121
# torch-spline-conv 1.2.2+pt21cu121
# torchaudio 2.1.0+cu121
# torchdata 0.7.1
# torchmetrics 1.3.2
# torchsummary 1.5.1
# torchvision 0.16.0+cu121
# tqdm 4.66.2
# triton 2.1.0
# Twisted 22.1.0
# typing_extensions 4.8.0
# tzdata 2024.1
# ubuntu-advantage-tools 8001
# ufw 0.36.1
# unattended-upgrades 0.1
# urllib3 1.26.5
# virtualenv 20.13.0+ds
# wadllib 1.3.6
# warlock 1.3.3
# wcwidth 0.2.5
# wheel 0.37.1
# wrapt 1.13.3
# xkit 0.0.0
# yarl 1.9.4
# zipp 1.0.0
# zope.interface 5.4.0