CosmicLaca / ComfyUI_Primere_Nodes

ComfyUI node pack
GNU General Public License v3.0
107 stars 13 forks source link

Import Failed #34

Closed korinho23 closed 3 months ago

korinho23 commented 3 months ago

I installed the necessary dependencies, but the import still fails.

LOG:

File "X:\XXXXXX\Packages\ComfyUI\custom_nodes\ComfyUI_Primere_Nodes__init__.py", line 3, in from .components import primereserver File "X:\XXXXXX\Packages\ComfyUI\custom_nodes\ComfyUI_Primere_Nodes\components\primereserver.py", line 3, in from ..components import utility File "X:\XXXXXX\Packages\ComfyUI\custom_nodes\ComfyUI_Primere_Nodes\components\utility.py", line 24, in import pytorch_lightning as pl

CosmicLaca commented 3 months ago

@korinho23 Hi, I made fresh install, but cannot found problem:

2024-08-30_09-34-32 2024-08-30_09-35-36 2024-08-30_09-36-27

You have problem with pytorch_lightning Python module. Try to reinstall it, maybe this page helps: https://pytorch-lightning.readthedocs.io/en/2.2.2/app/install/installation.html