You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
On Mon, Mar 25, 2024, 03:26 Leonard Harris ***@***.***> wrote:
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?
—
Reply to this email directly, view it on GitHub
<#12>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA6NQWFRVPPA6EXUJCQE3P3YZ7GT7AVCNFSM6AAAAABFGPYAZWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDKMBXHAZTSNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
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?
The text was updated successfully, but these errors were encountered: