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

hdf5 headers missing #303

Closed
nikg321 opened this issue Apr 9, 2024 · 14 comments
Closed

hdf5 headers missing #303

nikg321 opened this issue Apr 9, 2024 · 14 comments
Assignees
Labels
Clean Up Improve code consistency and readability

Comments

@nikg321
Copy link

nikg321 commented Apr 9, 2024

Describe the bug:

A clear and concise description of what the bug is.

To Reproduce:

Provide a minimal working example that reproduces the error.

Minimal working example: A minimal working example is a collection of source code and other data files which allow a bug or problem to be demonstrated and reproduced. The important feature of a minimal working example is that it is as small and as simple as possible, such that it is just sufficient to demonstrate the problem, but without any additional complexity or dependencies which will make resolution harder.

Expected behavior:

A clear and concise description of what you expected to happen.

Screenshots:

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • MHKiT Version: [e.g. 0.4.0]

Additional context:

Add any other context about the problem here.

@ssolson
Copy link
Contributor

ssolson commented Apr 9, 2024

Hello @nikg321 and thank you for your interest in MHKiT.

The issue template requests information about your issue so that I can help you..

Please address each of the template items in your original issue so that I can help you.

Thanks again for your interest in MHKiT.

@ssolson ssolson self-assigned this Apr 9, 2024
@ssolson ssolson added the invalid This doesn't seem right label Apr 9, 2024
@ssolson ssolson changed the title h5df headers missing hdf5 headers missing Apr 9, 2024
@ssolson
Copy link
Contributor

ssolson commented Apr 10, 2024

@nikg321 you said when you try to install the package you get a netCDF 4 error in your duplicate issue #305.

How are you trying to install MHKiT?

What operating system do you use?

What version of Python do you use?

@nikg321
Copy link
Author

nikg321 commented Apr 10, 2024 via email

@ssolson
Copy link
Contributor

ssolson commented Apr 10, 2024

If you have cloned the repo can you try checking out the develop branch and seeing it installs correctly?

cd MHKiT-Python
git checkout develop
pip install -e .

@nikg321
Copy link
Author

nikg321 commented Apr 10, 2024 via email

@nikg321
Copy link
Author

nikg321 commented Apr 10, 2024 via email

@ssolson
Copy link
Contributor

ssolson commented Apr 10, 2024

It looks like the install it worked.

You can cd examples and run an ipython notebook example of your choosing.

We have a release planned that is only waiting on PR #302 so the fix for the current release will be out shortly (~2 weeks).

Please let me know if the current install of MHKiT is not working for you.

@nikg321
Copy link
Author

nikg321 commented Apr 10, 2024 via email

@ssolson
Copy link
Contributor

ssolson commented Apr 10, 2024

Successfully installed NREL-rex-0.2.86 aiobotocore-2.5.0 aiofiles-23.2.1 aiohttp-3.8.5 aiohttp-cors-0.7.0 aioitertools-0.11.0 aiosignal-1.3.1 async-timeout-4.0.3 azure-core-1.30.1 azure-storage-blob-12.19.1 beautifulsoup4-4.12.3 botocore-1.29.76 bottleneck-1.3.8 fatpack-0.7.7 frozenlist-1.4.1 h5pyd-0.18.0 hsds-0.8.4 isodate-0.6.1 jmespath-1.0.1 joblib-1.4.0 lxml-5.2.1 mhkit-0.7.0 multidict-6.0.5 numcodecs-0.12.1 patsy-0.5.6 pyjwt-2.8.0 requests-unixsocket-0.3.0 scikit-learn-1.4.2 simplejson-3.19.2 statsmodels-0.14.1 threadpoolctl-3.4.0 toml-0.10.2 urllib3-1.26.18 wrapt-1.16.0 yarl-1.9.4 it gives me that , so what so i do now Στις Τετ 10 Απρ 2024 στις 10:21 μ.μ., ο/η nikolas galyfianakis < @.***> έγραψε:

There is no error in the output you are showing me. I need more details on what you are doing to help you.

If you are saying that pip install mhkit does not work in Spyder that is because there is a bug we have already fixed in the develop branch that I had you install that showed the succesful output above.
pip install mhkit will work again once we do the full release in the next ~2 weeks.

I do not use (or recommend) Spyder and therefore cannot tell you exactly how to get MHKiT into your Spyder IDE. If you want to continue using Spyder I would recommend looking for instructions on how to install from a git repository in Spyder and use the develop branch of MHKiT.

I would recommend doing python development in VS Code. Within the terminal of VS Code you could install the develop branch exactly as I had you do it before.

@nikg321
Copy link
Author

nikg321 commented Apr 10, 2024 via email

@ssolson
Copy link
Contributor

ssolson commented Apr 10, 2024

@nikg321 thanks for bringing this to our attention and I apologize for the inconvenience.

We are working to get the new release out as soon as possible.

@ssolson ssolson added Clean Up Improve code consistency and readability and removed invalid This doesn't seem right labels Apr 24, 2024
@ssolson
Copy link
Contributor

ssolson commented Apr 24, 2024

#307 will fix this issue once merged and a new release is tagged.

@nikg321
Copy link
Author

nikg321 commented Apr 24, 2024 via email

@ssolson
Copy link
Contributor

ssolson commented May 14, 2024

@nikg321 MHKiT v0.8.0 was released last week and you should be able to install via pip again.

Thank you for your interest in MHKiT and let us know if there are any more issues.

@ssolson ssolson closed this as completed May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Up Improve code consistency and readability
Projects
None yet
Development

No branches or pull requests

2 participants