Search found 3 matches

by Swappingfaces
Fri Jun 26, 2020 7:07 pm
Forum: Installation Support
Topic: HDF5 library version mismatched error
Replies: 3
Views: 3326

Re: HDF5 library version mismatched error

I found the solution! The HDF5 version 1.10.5 was created by visual studio 2017.

The fix for my issue was to run the commands:
"pip uninstall h5py"
"pip install h5py"

Now I can open the graphical interface without problems :)

by Swappingfaces
Fri Jun 26, 2020 6:33 pm
Forum: Installation Support
Topic: HDF5 library version mismatched error
Replies: 3
Views: 3326

Re: HDF5 library version mismatched error

Thank you for the quick reply! I did remove the enviroment and reinstalled everything and you are right that it installs the right verison. "Downloading and Extracting Packages hdf5-1.10.4 | 7.9 MB | ############################################################################ | 100%" Can t...
by Swappingfaces
Fri Jun 26, 2020 6:11 pm
Forum: Installation Support
Topic: HDF5 library version mismatched error
Replies: 3
Views: 3326

HDF5 library version mismatched error

Hello! I'm trying to get started with faceswap but I'm running into some problems. I'm not so used with the cmd line but have tried to google the answer. When im trying to open the graphical interface for faceswap with the command "python faceswap.py gui" I get the following error message:...