2

Windows 8 PC の仮想マシンで Ubuntu 17.10 を実行しています。Ubuntuでpython3.6を使用しています。ntullab リポジトリからのインストール プロセスを実行した後、コマンドで行き詰まりました。

sudo pip install libact

エラーを示した

/usr/bin/ld : ne peut trouver -llapacke -llapack -lblas collect2: エラー: ld が 1 終了ステータス エラーを返しました: コマンド "x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic -functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/libact/query_strategies/src/variance_reduction/variance_reduction.o -o build/lib.linux-x86_64-3.5/libact/query_strategies/_variance_reduction.cpython-35m-x86_64-linux -gnu.so -llapacke -llapack -lblas" が終了ステータス 1 で失敗しました


コマンド "/usr/bin/python3 -u -c" import setuptools, tokenize; file ='/tmp/pip-install-81gabwt_/libact/setup.py';f=getattr(tokenize, 'open', open)( file );code=f.read().replace('\r\n ', '\n');f.close();exec(compile(code, file , 'exec'))" install --record /tmp/pip-record-0aofup63/install-record.txt --single- version-externally-managed --compile" が /tmp/pip-install-81gabwt_/libact/ でエラー コード 1 で失敗しました

何日も解決策を見つけようとしてきましたが、何も見つかりませんでした

4

0 に答える 0