There were one or more errors with your zip/7z file #3
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jyapayne/Electrify#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I've wanted to compare Web2Executable and Electify to find out which one packs better but I've ran to this erro message which comes up right after pressing Export. Using different download location or changing Electron version doesn't help. Also I've tried to export to all of the platforms with no luck.
I'm running W10 x64.
I had this same error and decided to track down where the message was coming from. That message comes from line 715 in main.py, and is part of the done_extracting function. The error is pretty vague as any error in the extraction process will cause it to show up. In my case, the user account I was using didn't have permission to modify files at the output location. Some quick testing showed that changing the output location and using 'Run as Administrator' both fixed the error. Hope this helps!
Same issue, I did everything with permissions, tested many folders with write access, etc...
Does not work at all.
On one of my Win 10 laptops I have to use "Users/Public/Public Documents" to get exporting working. Not sure why and never found solution. On desktop (and another laptop) can export without any issues.