Skip to content

Conversation

@kushagrasurana
Copy link

After building and installing pisak from source when i tried to run it, it gave me an error reporting a missing "default_config.ini" file.
I found that when installing from setup.py, non python files wont be copied to dist-packages. The "default_config.ini" was in pisak/res folder.
One method to tell setuptools to install data files is to set "include_package_data = True" and specify the files in MANIFEST.in.

be installed by setuptools unless specified in MANIFEST.in
Hence added MANIFEST.in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant