-
Notifications
You must be signed in to change notification settings - Fork 555
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
No url found for submodule path 'zoos/extensions_zoo' in .gitmodules #562
Comments
:OS INFO: WSL Container Info: Packages Installed: adduser/jammy,now 3.118ubuntu5 all [installed,automatic] Environment Path in WSL2: /home/gjdunga/.local/bin:/home/gjdunga/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/Microsoft/jdk-11.0.24.8-hotspot/bin:/mnt/c/Program Files/Eclipse Adoptium/jre-17.0.12.7-hotspot/bin:/mnt/c/Program Files/Eclipse Adoptium/jdk-21.0.4.7-hotspot/bin:/mnt/c/Program Files/Eclipse Adoptium/jdk-17.0.12.7-hotspot/bin:/mnt/c/Program Files (x86)/Intel/oneAPI/tbb/latest/redist/intel64/vc_mt/:/mnt/c/Program Files (x86)/Intel/oneAPI/tbb/latest/redist/ia32/vc_mt/:/mnt/c/Program Files (x86)/Intel/oneAPI/compiler/latest/windows/redist/intel64_win/compiler:/mnt/c/Program Files (x86)/Intel/oneAPI/compiler/latest/windows/redist/ia32_win/compiler:/mnt/c/Program Files/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/java8path:/mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/mnt/c/Tools:/mnt/c/Tools/SysinternalsSuite:/mnt/c/Tools/NirSuite:/mnt/c/VulkanSDK/1.3.216.0/Bin:/mnt/c/Program Files (x86)/Intel/iCLS Client/:/mnt/c/Program Files/Intel/iCLS Client/:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/mnt/c/Program Files (x86)/WinSCP/:/mnt/c/Program Files/dotnet/:/mnt/c/ProgramData/chocolatey/bin:/mnt/c/Tools/ghidra_10.2.2_PUBLIC:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Program Files/Oracle/VirtualBox:/mnt/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit/:/mnt/c/Program Files/NVIDIA Corporation/Nsight Compute 2023.1.1/:/mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/mnt/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin:/mnt/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/libnvvp:/mnt/e/code/SYCLomatic/c2s_install/bin:/mnt/c/Program Files/Microsoft/Web Platform Installer/:/mnt/c/Program Files/PuTTY/:/mnt/c/Program Files (x86)/GnuPG/bin:/mnt/c/tools/NirLauncher/Nirsoft:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA app/NvDLISR:/mnt/c/Program Files/Git/cmd:/mnt/c/Program Files/PowerShell/7/:/mnt/c/Program Files/nodejs/:/mnt/c/Program Files/Rust stable MSVC 1.81/bin:/mnt/c/Program Files/CMake/bin:/mnt/c/Users/gjdun/scoop/shims:/mnt/c/Users/gjdun/AppData/Local/Programs/Python/Python311/Scripts/:/mnt/c/Users/gjdun/AppData/Local/Programs/Python/Python311/:/mnt/c/Users/gjdun/AppData/Local/Programs/Python/Python312/Scripts/:/mnt/c/Users/gjdun/AppData/Local/Programs/Python/Python312/:/mnt/c/Python311/Scripts/:/mnt/c/Python311/:/mnt/c/Users/gjdun/.cargo/bin:/mnt/c/Tools/OpenSSL/bin:/mnt/c/Users/gjdun/AppData/Local/Programs/Python/Python310/Scripts/:/mnt/c/Users/gjdun/AppData/Local/Programs/Python/Python310/:/mnt/c/Users/gjdun/AppData/Local/Microsoft/WindowsApps:/mnt/c/Program Files (x86)/Nmap:/mnt/c/Users/gjdun/.dotnet/tools:/mnt/c/Users/gjdun/AppData/Local/Microsoft/WinGet/Links:/mnt/c/Users/gjdun/AppData/Local/Programs/oh-my-posh/bin:/mnt/c/Program Files/MKVToolNix:/mnt/c/Users/gjdun/AppData/Roaming/npmC:/Users/gjdun/AppData/Local/Microsoft/WindowsApps:/mnt/c/Users/gjdun/AppData/Roaming/npm:/snap/bin |
having the same error, how can i fix that? |
--Console Output--
Initializing submodules
Submodule 'lollms_core' (https://github.com/ParisNeo/lollms.git) registered for path 'lollms_core'
Submodule 'zoos/bindings_zoo' (https://github.com/ParisNeo/lollms_bindings_zoo.git) registered for path 'zoos/bindings_zoo'
fatal: No url found for submodule path 'zoos/extensions_zoo' in .gitmodules
./install_script.sh: line 52: cd: lollms-webuilollms_core: No such file or directory
Obtaining file:///home/gjdunga/lollms-webui
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in Lollms-webui setup command: 'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
./install_script.sh: line 54: cd: ....: No such file or directory
Collecting colorama (from -r requirements.txt (line 1))
The text was updated successfully, but these errors were encountered: