-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Reset virtual environment, #836
Comments
Exactly the same situation to be resolved |
Hi there, can you please upload your |
main.log |
@FREEWHEELINGZL I can see a few errors in the logs. This one is unfamiliar to me, which makes it seem like something is interfering with the UV configuration.
Do you have any The least-effort troubleshooting solution would be to reset your venv - you can do this by clicking the "All" filter at the top of the maintenance window, then running the |
@webfiltered This solution doesn’t seem to work. When I click ‘recreate,’ I get a ‘任务错误(task error).’ |
@FREEWHEELINGZL We're working on the issue that's resulting in a conflict with your conda setup. We do not use conda, so you should not be receiving conda errors. Whilst resolving them may work around an issue for you, it is not the underlying cause. @zefangfang Apologies, I cannot open MS Word docs on this device. Are you able to upload the original log? If you need to include images, you can copy and paste them directly into the GitHub comment box - they will be uploaded. |
i have the same question |
i have the same question too |
Hi all, 0.4.18 has been released! Please let us know if you're still experiencing any issues after updating. |
Thank you very much for your reply. I have installed the latest version 0.4.18, and the issue has been resolved. I successfully deployed it.
|
Great news! Thanks for letting us know! 😃 |
The problem has been resolved on version 0.4.18.Thank you for your efforts so much!😄 |
Awesome news - thank you, too! |
I installed version 0.4.18 and still had the same problem |
import comfy.options import os if name == "main": setup_logger(log_level=args.verbose, use_stdout=args.log_stdout) def apply_custom_paths():
def execute_prestartup_script():
apply_custom_paths() Main codeimport asyncio if os.name == "nt": if name == "main":
if args.windows_standalone_build: import comfy.utils import execution def cuda_malloc_warning(): def prompt_worker(q, server_instance):
async def run(server_instance, address='', port=8188, verbose=True, call_on_start=None): def hijack_progress(server_instance):
def cleanup_temp(): def start_comfyui(asyncio_loop=None):
if name == "main":
|
@zefangfang Unfortunately this appears to be a network issue. ComfyUI is unable to reach github.com. If you try a clean uninstall and reinstall (see the desktop user guide), you should be able to choose a download mirror in the last step of installation. |
App Version
mac-0.4.16
Expected Behavior
Installation problem
Actual Behavior
Steps to Reproduce
Installation problem
Debug Logs
Browser Logs
Last login: Thu Feb 6 09:28:08 on ttys008
/Applications/ComfyUI.app/Contents/MacOS/ComfyUI ; exit;
wangzefang@administratordeMacBook-Air ~ % /Applications/ComfyUI.app/Contents/MacOS/ComfyUI ; exit;
09:28:18.621 › Starting app v0.4.16
09:28:18.624 › Initializing Sentry
09:28:18.654 › App already running. Exiting...
09:28:18.654 › Queueing event desktop:app_quit with properties {"reason":{},"exitCode":0}
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[进程已完成]
Setting JSON
/
Other
No response
┆Issue is synchronized with this Notion page by Unito
The text was updated successfully, but these errors were encountered: