When I use 'pip' to install the package, it installs the 'simplepso' and 'examples' directories as separate directories in my site-packages directory. This is conflicting with a local 'examples' directory that I'm trying to read a file out of. Can you update the installation procedure so that the two directories are placed in a single parent directory, similar to the parent 'pysb' directory in the PySB code?