Watermark-Removal-Pytorch icon indicating copy to clipboard operation
Watermark-Removal-Pytorch copied to clipboard

Broken can't install it even with build tools

Open Felzow47 opened this issue 1 year ago • 1 comments

gi\gimodule.c: fatal error C1083: Impossible d'ouvrir le fichier includeÿ: 'msvc_recommended_pragmas.h'ÿ: No such file or directory
      error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX86\\x86\\cl.exe' failed with exit code 2
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for PyGObject
Failed to build PyGObject
ERROR: Could not build wheels for PyGObject, which is required to install pyproject.toml-based projects 

Felzow47 avatar Aug 10 '23 18:08 Felzow47

try this sudo apt install libgirepository1.0-dev

it works for me

mfahmirukman avatar Aug 22 '23 06:08 mfahmirukman

Closing since this error is not part of the project, prefer to your system based python installation guides and forums.

braindotai avatar Apr 15 '24 05:04 braindotai