Skip to content

[Issue]: Cannot install using portable Python/Git #362

Description

@PowerfulShell

Issue Description

hi, i am using self contain system folder for python an git, they are all portable, I can start and run, but there are few error in my log, please help to check what to do.


12:29:24-666769 INFO Python 3.10.6 on Windows
12:29:24-711821 INFO Running setup
12:29:24-735138 INFO Version: c205251 Fri Apr 21 16:15:31 2023 -0400
12:29:25-375430 INFO Updating Wiki
12:29:27-928873 INFO nVidia toolkit detected
12:29:29-501084 INFO Torch 2.0.0+cu118
12:29:29-517083 INFO Torch backend: nVidia CUDA 11.8 cuDNN 8700
12:29:29-518702 INFO Torch detected GPU: NVIDIA GeForce RTX 3060 Laptop GPU VRAM 6144 Arch (8, 6) Cores 30
12:29:29-519709 INFO Installing requirements
12:29:29-524733 INFO Installing package: tensorflow==2.12.0
12:29:35-428518 ERROR Error running pip with args: install --upgrade tensorflow==2.12.0
12:29:35-430517 INFO Installing packages
12:29:35-431536 INFO Installing repositories
12:29:35-531724 INFO Installing submodules
12:29:35-553345 ERROR Error running git with args: submodule
12:29:35-575583 ERROR Error running git with args: submodule --quiet update --init --recursive
12:29:35-576582 INFO Updating submodules
12:29:35-601272 ERROR Error running git with args: submodule
12:29:35-602270 ERROR Error updating submodule: git: 'submodule' is not a git command. See 'git --help'.
12:29:35-603271 INFO Extensions enabled: ['a1111-sd-webui-lycoris', 'clip-interrogator-ext', 'LDSR', 'Lora',
'multidiffusion-upscaler-for-automatic1111', 'prompt-bracket-checker', 'ScuNET',
'sd-dynamic-thresholding', 'sd-extension-aesthetic-scorer', 'sd-extension-steps-animation',
'sd-extension-system-info', 'sd-webui-controlnet', 'sd-webui-model-converter', 'seed_travel',
'stable-diffusion-webui-images-browser', 'stable-diffusion-webui-rembg', 'SwinIR']
12:29:55-286814 ERROR Error running git with args: pull --rebase --autostash
12:30:16-580176 ERROR Error running git with args: pull --rebase --autostash
12:30:20-769666 ERROR Error running extension installer:
Z:\z\sd-vlad\vlad\extensions-builtin\clip-interrogator-ext\install.py
12:30:43-279454 ERROR Error running git with args: pull --rebase --autostash
12:31:04-736383 ERROR Error running git with args: pull --rebase --autostash
12:31:27-366898 ERROR Error running git with args: pull --rebase --autostash
12:31:48-663926 ERROR Error running git with args: pull --rebase --autostash
12:32:09-956643 ERROR Error running git with args: pull --rebase --autostash
12:32:29-700139 ERROR Error running git with args: pull --rebase --autostash
12:32:30-148921 ERROR Error running git with args: checkout main
12:32:30-149922 ERROR Local changes detected: check setup.log for details
12:32:51-242176 ERROR Error running git with args: pull --rebase --autostash
12:33:12-777475 ERROR Error running git with args: pull --rebase --autostash
12:33:34-087812 ERROR Error running git with args: pull --rebase --autostash
12:33:55-631455 ERROR Error running git with args: pull --rebase --autostash
12:34:17-197697 ERROR Error running git with args: pull --rebase --autostash
12:34:38-985967 ERROR Error running git with args: pull --rebase --autostash
12:34:39-015168 INFO Extensions enabled: []
12:34:39-016186 WARNING Setup complete with errors (20)
12:34:39-017187 INFO Setting environment tuning
12:34:39-018184 INFO Server arguments: []
No module 'xformers'. Proceeding without it.
Available models: models\Stable-diffusion 1
Module load: Z:\z\sd-vlad\vlad\extensions-builtin\clip-interrogator-ext\scripts\clip_interrogator_ext.py:
ModuleNotFoundError
╭───────────────────────────────────────── Traceback (most recent call last) ──────────────────────────────────────────╮
│ Z:\z\sd-vlad\vlad\modules\script_loading.py:10 in load_module │
│ │
│ 9 │ try: │
│ ❱ 10 │ │ module_spec.loader.exec_module(module) │
│ 11 │ except Exception as e: │
│ in exec_module:883 │
│ in _call_with_frames_removed:241 │
│ │
│ Z:\z\sd-vlad\vlad\extensions-builtin\clip-interrogator-ext\scripts\clip_interrogator_ext.py:9 in │
│ │
│ 8 │
│ ❱ 9 import clip_interrogator │
│ 10 from clip_interrogator import Config, Interrogator │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
ModuleNotFoundError: No module named 'clip_interrogator'
Loading theme: gradio/default
Running on local URL: http://127.0.0.1:7860

To create a public link, set share=True in launch().


Version Platform Description

wind11 x64
nvidia 3060 laptop
intel 12700
16gb ddr5 4800

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions