Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

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

python - Installing PyChrono from Source: Permission Denied Error

Maybe there's a simple answer to this, but I have researched to my wits end and I cannot find anything that has worked so far. I've been trying to compile chrono from source(from my understanding, installing PyChrono from Anaconda left dependencies, which I tried to fix but a dependency on SolidWorks would require paying, hence compiling from source).
I was following this guide here. I installed Eigen, the C++ compiler, CMake, cloned the Git repo, and downloaded the Irrlicht library, and ran CMake just fine; however, when I tried to sudo make within the chrono-build, I hit a permission denied despite even going as far as to enable su. I've tried chmod 777 -R, moving it to a local library within /tmp - none of it has worked. From what I understand this seems like an NFS root squash problem, but other solutions don't seem to be working. make error
System information: sudo/su root access, Ubuntu 20.04


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

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...