Page 1 of 1

[SOLVED] InstallForge Error: could not archive file _bz2.pyd

Posted: Wed May 24, 2023 11:01 pm
by Roark
Hi Soner,

In Windows 11 Pro, Version 22H2, I was using InstallForge 1.4.2.21 successfully with a small Python project yesterday.

Today, I am getting the following error from InstallForge:

could not archive file _bz2.pyd

Note this is immediately after running the following, to create a dist folder:
pyinstaller --windowed appname.py

The only thing(s) I am aware of that changed are:

a) I installed Visual Studio 2019 Community Edition, and

b) Later in the day, I was forced to get an update, which took over 30 minutes to complete.

Your thoughts / suggestions?

Regards,
Roark

Re: InstallForge Error: could not archive file _bz2.pyd

Posted: Wed May 24, 2023 11:17 pm
by Roark
I figured it out. I had renamed a folder and had not updated the folder name in my project manifest for installForge. My bad!

Please remove my earlier post!

Thanks,
Roark