`posix_ipc` is available from PyPI:

	pip install posix-ipc

If you have the source code, you can install `posix_ipc` with this command:

	python -m pip install .
