Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pygsm_demo can't find pygsm if run from git clone #3

Open
jwishnie opened this issue Aug 17, 2009 · 1 comment
Open

pygsm_demo can't find pygsm if run from git clone #3

jwishnie opened this issue Aug 17, 2009 · 1 comment
Labels

Comments

@jwishnie
Copy link
Member

If 'pygsm' is cloned out of git, but not installed with 'setup.py' the pygsm_demo script can't find the libraries.

@jwishnie
Copy link
Member Author

These two patches fix by adding local 'lib' dir to syspath--this means pygsm_demo if run from a clone will always use the local copy of lib/pygsm (the one from the same repo)
http://github.com/jwishnie/pygsm/commit/069023083f0935c6b10a092de8285c30f797bac2
http://github.com/jwishnie/pygsm/commit/66c205570e7f04546adcb03b0640bb0afa0cd989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant