Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
627 views
in Technique[技术] by (71.8m points)

python - why can't I find libc++.1.dylib on imac?

I want to use pytorch torchtext but failed. Mac system says:

library not loaded: @rpath/libc++.1.dylib

I fond a lot of solutions about this problem which told me I needed to copy libc++ file to my virtual environment. But suddenly I find I don't have this file in usr/lib, and beyond that, I don't have a lot of files compared with my original mac.

I installed xcode and llvm but still can't find the file.

which software should I install to make the file libc++.1.dylib exist?

question from:https://stackoverflow.com/questions/65859711/why-cant-i-find-libc-1-dylib-on-imac

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...