ctcdecode icon indicating copy to clipboard operation
ctcdecode copied to clipboard

PIP INSTALL FAIL

Open xhero05 opened this issue 4 years ago • 0 comments

GCC G++ 5.2 CENTOS 7.6 PYTHON 3.6.2 PIP 21.1 TORCH 1.0.1 NVIDIA-SMI 418.67 Driver Version: 418.67 CUDA Version: 10.1

FstImpl<fst::ArcTpl<fst::TropicalWeightTpl >, fst::DefaultCompactor<fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >, unsigned int, fst::DefaultCompactStore<std::pair<int, int>, unsigned int> >, fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > > >; _Args = {fst::internal::CompactFstImpl<fst::ArcTpl<fst::TropicalWeightTpl >, fst::DefaultCompactor<fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >, unsigned int, fst::DefaultCompactStore<std::pair<int, int>, unsigned int> >, fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > > >&}; _Tp = fst::internal::CompactFstImpl<fst::ArcTpl<fst::TropicalWeightTpl >, fst::DefaultCompactor<fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >, unsigned int, fst::DefaultCompactStore<std::pair<int, int>, unsigned int> >, fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > > >]’ /home/gcc-5/include/c++/5.2.0/bits/alloc_traits.h:256:4: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/gcc-5/include/c++/5.2.0/bits/shared_ptr.h:629:39: required from ‘std::shared_ptr<_Tp1> std::make_shared(_Args&& ...) [with _Tp = fst::internal::CompactFstImpl<fst::ArcTpl<fst::TropicalWeightTpl >, fst::DefaultCompactor<fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >, unsigned int, fst::DefaultCompactStore<std::pair<int, int>, unsigned int> >, fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > > >; _Args = {fst::internal::CompactFstImpl<fst::ArcTpl<fst::TropicalWeightTpl >, fst::DefaultCompactor<fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >, unsigned int, fst::DefaultCompactStore<std::pair<int, int>, unsigned int> >, fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > > >&}]’ /tmp/pip-req-build-fbv38jzb/third_party/openfst-1.6.7/src/include/fst/fst.h:898:37: required from ‘fst::ImplToFst<Impl, FST>::ImplToFst(const fst::ImplToFst<Impl, FST>&, bool) [with Impl = fst::internal::CompactFstImpl<fst::ArcTpl<fst::TropicalWeightTpl >, fst::DefaultCompactor<fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >, unsigned int, fst::DefaultCompactStore<std::pair<int, int>, unsigned int> >, fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > > >; FST = fst::ExpandedFst<fst::ArcTpl<fst::TropicalWeightTpl > >]’ /tmp/pip-req-build-fbv38jzb/third_party/openfst-1.6.7/src/include/fst/expanded-fst.h:132:39: required from ‘fst::ImplToExpandedFst<Impl, FST>::ImplToExpandedFst(const fst::ImplToExpandedFst<Impl, FST>&, bool) [with Impl = fst::internal::CompactFstImpl<fst::ArcTpl<fst::TropicalWeightTpl >, fst::DefaultCompactor<fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >, unsigned int, fst::DefaultCompactStore<std::pair<int, int>, unsigned int> >, fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > > >; FST = fst::ExpandedFst<fst::ArcTpl<fst::TropicalWeightTpl > >]’ /tmp/pip-req-build-fbv38jzb/third_party/openfst-1.6.7/src/include/fst/compact-fst.h:1070:42: required from ‘fst::CompactFst<Arc, Compactor, U, CompactStore, CacheStore>::CompactFst(const fst::CompactFst<Arc, Compactor, U, CompactStore, CacheStore>&, bool) [with A = fst::ArcTpl<fst::TropicalWeightTpl >; ArcCompactor = fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >; Unsigned = unsigned int; CompactStore = fst::DefaultCompactStore<std::pair<int, int>, unsigned int>; CacheStore = fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > >]’ /tmp/pip-req-build-fbv38jzb/third_party/openfst-1.6.7/src/include/fst/compact-fst.h:1076:20: required from ‘fst::CompactFst<Arc, Compactor, U, CompactStore, CacheStore>* fst::CompactFst<Arc, Compactor, U, CompactStore, CacheStore>::Copy(bool) const [with A = fst::ArcTpl<fst::TropicalWeightTpl >; ArcCompactor = fst::UnweightedAcceptorCompactor<fst::ArcTpl<fst::TropicalWeightTpl > >; Unsigned = unsigned int; CompactStore = fst::DefaultCompactStore<std::pair<int, int>, unsigned int>; CacheStore = fst::DefaultCacheStore<fst::ArcTpl<fst::TropicalWeightTpl > >]’ third_party/openfst-1.6.7/src/lib/fst-types.cc:35:1: required from here /tmp/pip-req-build-fbv38jzb/third_party/openfst-1.6.7/src/include/fst/cache.h:359:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ---------------------------------------- ERROR: Command errored out with exit status 1: /usr/local/python3/bin/python3.6 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fbv38jzb/setup.py'"'"'; file='"'"'/tmp/pip-req-build-fbv38jzb/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-jstsflkc/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/python3/include/python3.6m/ctcdecode Check the logs for full command output.

xhero05 avatar Apr 27 '21 06:04 xhero05