[SOLVED] Error installing watpdev dependency
Published: October 3, 2024 - 11:30 AM
Good morning,
Wanting to do package development, I followed the advice in the WAPT documentation which indicates installing the waptdev package. However, during the package installation on my PC (Windows 11), an error occurs stating..
However, during the installation of 7-Zip, it indicates a problem with the Python `imp` module
Does anyone have any ideas?
THANKS
Wanting to do package development, I followed the advice in the WAPT documentation which indicates installing the waptdev package. However, during the package installation on my PC (Windows 11), an error occurs stating..
Code: Select all
EWaptUnavailablePackage(\'Missing dependencies: %s\' % (\',\'.join(missing_depends,)))\nwaptpackage.EWaptUnavailablePackage: Missing dependencies: wapt-7zip\n']]Does anyone have any ideas?
THANKS