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

test function is not working outside PBxplore folder #129

Closed
HubLot opened this issue May 24, 2016 · 1 comment
Closed

test function is not working outside PBxplore folder #129

HubLot opened this issue May 24, 2016 · 1 comment

Comments

@HubLot
Copy link
Collaborator

HubLot commented May 24, 2016

Hi,

By playing with conda to create a conda package, I realized that the test function I implemented in #122 doesn't work outside the PBxplore folder package :

(pbxplore)[santuz@temple:~]$ python -c 'import pbxplore; pbxplore.test()'
/home/temple/santuz/projets/depots/PBxplore/pbxplore/tests
PBxplore version 1.3.1
numpy version 1.11.0
numpy is installed in /home/temple/santuz/.virtualenvs/pbxplore/local/lib/python2.7/site-packages/numpy
MDAnalysis version 0.14.0
MDAnalysis is installed in /home/temple/santuz/.virtualenvs/pbxplore/local/lib/python2.7/site-packages/MDAnalysis
matplotlib version 1.5.1
matplotlib is installed in /home/temple/santuz/.virtualenvs/pbxplore/local/lib/python2.7/site-packages/matplotlib
weblogolib version 3.4
weblogolib is installed in /home/temple/santuz/.virtualenvs/pbxplore/local/lib/python2.7/site-packages/weblogolib
Python version 2.7.6 (default, Mar 22 2014, 22:59:56) [GCC 4.8.2]
nose version 1.3.7

----------------------------------------------------------------------
Ran 0 tests in 0.102s

OK

I found the bug and I'll create a PR

HubLot added a commit to HubLot/PBxplore that referenced this issue May 24, 2016
@HubLot
Copy link
Collaborator Author

HubLot commented May 25, 2016

fixed in #130

@HubLot HubLot closed this as completed May 25, 2016
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

No branches or pull requests

1 participant