Closed smarbal closed 1 year ago
@smarbal
The lines "error: could not delete 'build/lib/pboxtools/__init__.py': Permission denied
" show that you have a permission issue where Pip is trying to build the wheel. Did you try to pip install --upgrade src/lib from within the box at
/mnt/share` ?
@dhondta It returned me the exact same error.
@dhondta It seems most likely to be an issue with my fork. There isn't much changes with this repository though. I'll debug it.
I think the issue was me naming my directory docker-packing-box_fork
. Changed it and now it works.
The following error occurs using
pbox-update
:All recent changes have been pulled and the box has just been rebuilded.