Skip to content

Instantly share code, notes, and snippets.

View traoremp's full-sized avatar

Moussa Traore traoremp

View GitHub Profile
@traoremp
traoremp / build_pytorch_source.sh
Last active March 12, 2020 07:13
Download and install pytorch from source
#!/bin/sh
cd ~
git clone --recursive https://github.com/pytorch/pytorch
cd pytorch
# if you are updating an existing checkout
git submodule sync
git submodule update --init --recursive
# download conda
wget https://repo.anaconda.com/archive/Anaconda3-2020.02-Linux-x86_64.sh
Traceback (most recent call last):
File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "/replay_engine_app/replay_engine/replay_engine.py", line 45, in connectDevice
client_handle = my_resolver.query(dns_address)#socket.gethostbyname(dns_address)
File "/usr/local/lib/python3.6/site-packages/dns/resolver.py", line 1051, in query
raise NXDOMAIN(qnames=qnames_to_try, responses=nxdomain_responses)
dns.resolver.NXDOMAIN: None of DNS query names exist: device-simulator-0.device.default.svc.cluster.local., device-simulator-0.device.default.svc.cluster.local.default.svc.cluster.local., device-simulator-0.device.default.svc.cluster.local.svc.cluster.local., device-simulator-0.device.default.svc.cluster.local.cluster.local.