Tis-7zip package
Published: April 22, 2022 - 2:09 PM
Hello,
sorry if I'm asking an inappropriate question, I'm a bit of a newbie with WAPT.
I'm currently testing the enterprise version (2.2),
so I'm using a machine "already installed" which I'm integrating into WAPT, and I'm taking the opportunity to add the usual packages.
Following the installation/upgrade of the workstation, which was running version 19 of 7-Zip, I get an "incomprehensible" error:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3784, in install_wapt
setup = import_setup(setup_filename)
File "C:\Program Files (x86)\wapt\waptutils.py", line 1355, in import_setup
py_mod = imp.load_source(modulename, setupfilename.encode(sys.getfilesystemencoding()))
File "c:\windows\temp\waptevcfxm\setup.py", line 4, in
ImportError: No module named bs4.
I
checked with our friend Google and it mentions BeautifulSoup, but there are no associated dependencies or packages.
I suppose there's a hidden dependency or an instruction I've missed?
I'm using the package from the repository, version 21.07-34 from 01/01/2022.
Thank you so much for your help
. Sincerely,
sorry if I'm asking an inappropriate question, I'm a bit of a newbie with WAPT.
I'm currently testing the enterprise version (2.2),
so I'm using a machine "already installed" which I'm integrating into WAPT, and I'm taking the opportunity to add the usual packages.
Following the installation/upgrade of the workstation, which was running version 19 of 7-Zip, I get an "incomprehensible" error:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3784, in install_wapt
setup = import_setup(setup_filename)
File "C:\Program Files (x86)\wapt\waptutils.py", line 1355, in import_setup
py_mod = imp.load_source(modulename, setupfilename.encode(sys.getfilesystemencoding()))
File "c:\windows\temp\waptevcfxm\setup.py", line 4, in
ImportError: No module named bs4.
I
checked with our friend Google and it mentions BeautifulSoup, but there are no associated dependencies or packages.
I suppose there's a hidden dependency or an instruction I've missed?
I'm using the package from the repository, version 21.07-34 from 01/01/2022.
Thank you so much for your help
. Sincerely,