pythonic-cv icon indicating copy to clipboard operation
pythonic-cv copied to clipboard

Missing names file from installed version

Open ES-Alexander opened this issue 5 years ago • 1 comments

When installed through pip the default names.txt file doesn't get added to the examples directory.

Use a manifest file as per here to include appropriately.

ES-Alexander avatar Oct 17 '20 01:10 ES-Alexander

Current workaround is to download names.txt from the repo and add the file to .../python3.X/site-packages/pcv/examples where your python libraries are installed.

ES-Alexander avatar Oct 17 '20 02:10 ES-Alexander