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

You have trouble using InstallForge? Then this is the right place for you.
Post Reply
Roark
Posts: 2
Joined: Wed May 24, 2023 10:47 pm

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
Roark
Posts: 2
Joined: Wed May 24, 2023 10:47 pm

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
Post Reply