boost_filesystem/1.69.0@bincrafters/stable: Not found in local cache, looking in remotes...
boost_filesystem/1.69.0@bincrafters/stable: Trying with 'conancenter'...
boost_filesystem/1.69.0@bincrafters/stable: Trying with 'bincrafters'...
ERROR: Failed requirement 'boost_filesystem/1.69.0@bincrafters/stable' from 'conanfile.py'
ERROR: Permission denied for user: 'None'. [Remote: bincrafters]
Seems like the requirement does not exist anymore on the web. I also tried the docker file which was obsolete as well. Some pip requirements did not exist anymore. I also tried updating those requirements on dockerfile and using Ubuntu 22.04. Then stuck at the same step with bincrafters boost_filesystem. Any ideas how to get this to work is highly appreciated.
Is anyone still able to compile this? I'm stuck at this step to build it on linux:
It shows:
Seems like the requirement does not exist anymore on the web. I also tried the docker file which was obsolete as well. Some pip requirements did not exist anymore. I also tried updating those requirements on dockerfile and using Ubuntu 22.04. Then stuck at the same step with bincrafters boost_filesystem. Any ideas how to get this to work is highly appreciated.