[GH-ISSUE #359] Project output will not be moved to output #298

Closed
opened 2026-02-26 12:21:07 +03:00 by kerem · 2 comments
Owner

Originally created by @SwezyDev on GitHub (Feb 1, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/359

Originally assigned to: @SwezyDev on GitHub.

Quick Checks

  • I have read/searched in the help post
  • I have searched other issues, looking for an issue similar to mine
  • I have made sure my application/script runs before trying to package

Describe the bug
A clear and concise description of what the bug is. If you have an error message, please paste it here (not in a screenshot).

To Reproduce
Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI):

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
# If you have example code, please provide a minimal reproducible example: 
# https://stackoverflow.com/help/minimal-reproducible-example

print("Hello World")

Expected behavior
A clear and concise description of what you expected to happen.

Your Environment:

  • Python version (python --version):
  • auto-py-to-exe version (pip show auto-py-to-exe):
  • PyInstaller version (pip show pyinstaller):
  • Eel version (pip show eel):
Originally created by @SwezyDev on GitHub (Feb 1, 2023). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/359 Originally assigned to: @SwezyDev on GitHub. **Quick Checks** - [x] I have read/searched in the [help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe) - [x] I have [searched other issues](https://github.com/brentvollebregt/auto-py-to-exe/issues?q=is%3Aissue+), looking for an issue similar to mine - [x] I have made sure my application/script runs before trying to package **Describe the bug** A clear and concise description of what the bug is. If you have an error message, please paste it here (not in a screenshot). **To Reproduce** Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI): 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ```python # If you have example code, please provide a minimal reproducible example: # https://stackoverflow.com/help/minimal-reproducible-example print("Hello World") ``` **Expected behavior** A clear and concise description of what you expected to happen. **Your Environment:** - Python version (`python --version`): - auto-py-to-exe version (`pip show auto-py-to-exe`): - PyInstaller version (`pip show pyinstaller`): - Eel version (`pip show eel`):
kerem 2026-02-26 12:21:07 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@SwezyDev commented on GitHub (Feb 1, 2023):

Error : Project output will not be moved to output folder
Complete.

<!-- gh-comment-id:1412317975 --> @SwezyDev commented on GitHub (Feb 1, 2023): Error : Project output will not be moved to output folder Complete.
Author
Owner

@brentvollebregt commented on GitHub (Feb 1, 2023):

Please fill out the template and make sure to read the help post

<!-- gh-comment-id:1412568128 --> @brentvollebregt commented on GitHub (Feb 1, 2023): Please fill out the template and make sure to read the help post
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#298
No description provided.