-
Notifications
You must be signed in to change notification settings - Fork 26
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
error when pytest openfast_toolbox #12
Comments
Can recreate the issue on Debian using the installation instructions given by the README.
This seems to be a pytest/filepaths related issue, since importing openfast_toolbox from a python shell works just fine. |
Can recreate the issue on Mac using the installation instructions given by the README. ============================================================================================== ERRORS =============================================================================================== How to solve it? Thanks! |
It seems like the set of commands need to be different for anaconda. I'm not sure how to handle that at the moment. Any help is welcome. |
I've updated the setup.py, which should make the pip install work (in #25).
If someone figures out how to make pytest work in anaconda, let me know... |
For some reason, it seems that Maybe |
Oh, why was there a |
I'm not sure but maybe one of the developers might know why. |
bugfix: for Issue #12 to run pytest, remove __init__.py
Dear all,





















After updating the conda version, there was a problem with the previous openfast_toolbox, so I re-installed it,during the re-installation,there are errors when pytest my package, the following is my installation process, I want to know what might be the problem?
Thanks,
The text was updated successfully, but these errors were encountered: