Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please give me the details of the execution environment. #9

Open
shibryo opened this issue Nov 9, 2021 · 1 comment
Open

Please give me the details of the execution environment. #9

shibryo opened this issue Nov 9, 2021 · 1 comment

Comments

@shibryo
Copy link

shibryo commented Nov 9, 2021

My environment is anaconda python3.6 on MacBookPro2018.
I was told that tensorflow was not installed, so I installed 1.6.0 and ran demo.sh.
However, halfway through, 'demo.sh: line 7: 23905 Segmentation fault:' happened.

私の環境はMacBookPro2018 のanaconda python3.6です。
tensorflowがインストールされていないとのことで、1.6.0をインストールしてdemo.shを実行しました。
しかし、途中で、'demo.sh: Segmentation fault:'が起こりました。

@shibryo
Copy link
Author

shibryo commented Nov 10, 2021

I was able to solve it by using docker python3.6.9 of ubuntu16.04.
In addition to the cloned requirement.txt, I was able to execute it by installing python-dev from torchvision == 1.6.0 and torchviz, apt.

ubuntu16.04のdocker python3.6.9を使用することで解決できました。
クローンしてきたrequirement.txtの他にtorchvision==1.6.0とtorchviz, apt からpython-devをインストールすることで実行できました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant