Python Forum
Troubleshooting site packages ('h5py' to be specific)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Troubleshooting site packages ('h5py' to be specific)
#1
Hello!

I want to install the 'h5py' package so I can view the contents of the '.h5' files that I have. I did pip install h5py2.10.0 and that installed the package successfully in my \Python\Lib\site-packages directory. I also added this directory in my path in Windows. But when I used the command import h5py in my script, I got an error saying "No module by the name h5py'. When I typed h5py --version I again got the error saying its not a recognized internal or external command.
Any ideas what I may be doing wrong?

Thanks!
Reply


Messages In This Thread
Troubleshooting site packages ('h5py' to be specific) - by aukhare - Nov-02-2020, 02:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 142 Jun-04-2024, 10:55 PM
Last Post: Drone4four
  OBS Script Troubleshooting Jotatochips 0 363 Feb-10-2024, 06:18 PM
Last Post: Jotatochips
  Troubleshooting with PySpy Positron79 0 873 Jul-24-2022, 03:22 PM
Last Post: Positron79
  site-packages issue paulgureghian 3 1,434 Jul-07-2022, 04:15 PM
Last Post: snippsat
  site packages, python 3.8 Dixon 12 6,694 Feb-01-2020, 05:32 PM
Last Post: Dixon
  Site packages, Python 3.8 Dixon 2 2,603 Jan-18-2020, 10:42 PM
Last Post: Dixon
  Delete specific lines contain specific words mannyi 2 4,249 Nov-04-2019, 04:50 PM
Last Post: mannyi
  Troubleshooting simple script and printing class objects Drone4four 11 8,396 Dec-16-2017, 05:12 AM
Last Post: Drone4four

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020