Open CharlesJames13586 opened 3 years ago
The code supports POSIX-IPC version v1.0.4 which can be installed via conda from here: https://anaconda.org/anaconda/posix_ipc. Note that it may not be possible to install this library on Windows.
Also, POSIX-IPC is not required for general usage of the CNN-Cert code, so it can be skipped.
Thanks for your reply, I was lucky to run this code successfully.As you said, I did not install POSIX-IPC, I ran successfully under Ubuntu. Thank you.
I have making run again, not copying.“复现”而不是“复制”
I am duplicating the code, but I am having problems installing some libraries.I cannot install Tensorflow1.12 with Python 3.8.When I switched to Python 3.6, I successfully installed Tensorflow1.12, but I couldn't successfully install POSIX-IPC.However, I was able to successfully install POSIX-IPC under Python 3.8.I would appreciate it if you could give me some information