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

pyros_setup --pytest import conflict #27

Open
asmodehn opened this issue Aug 12, 2016 · 2 comments
Open

pyros_setup --pytest import conflict #27

asmodehn opened this issue Aug 12, 2016 · 2 comments

Comments

@asmodehn
Copy link
Member

This happens when running pyros_setup --pytest from a directory also containing pyros_setup package.

We should find a proper way to prevent this.
Lets list options as comments here and choose when implementing

@asmodehn
Copy link
Member Author

  • remove the current path from sys.path, from the python code. quite hacky.
  • move our module into a src/ folder. Kind of hackish and only move the problem ot another place...

@asmodehn asmodehn changed the title pyros_setup --pytest improt conflict pyros_setup --pytest import conflict Aug 12, 2016
@asmodehn
Copy link
Member Author

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