# Workaround for Issue 9289
Until [Pulp issue 9289](https://pulp.plan.io/issues/9289) is resolved:
1. Clone the https://github.com/pulp/pulp_file Git repo
2. Change to the `/pulp_file/pulp_manifest/` directory.
```
$ cd /pulp_file/pulp_manifest/
```
3. Enter the following command:
```
$ sudo python ./setup.py install
```
4. Run the following command to install the manifest:
```
# pulp-manifest ./path/to/dir
```