-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Installing Avatarify in miniconda give loading for 2days #574
Comments
This issue has already been reported. Check the other reports if there are any suggestions for what you can try. |
Thank you for replying to me
But please I saw its says we should use libmamba for it that it will solve
the problem. But I have search the whole internet to see steps by steps
video on how to solve the conda environment using libmama, please am
reaching out to you again to guide me please 🙏
…On Sun, Apr 23, 2023, 12:35 PM Johan ***@***.***> wrote:
This issue has already been reported. Check the other reports if there are
any suggestions for what you can try.
—
Reply to this email directly, view it on GitHub
<#574 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7LXOYMQMLFHB46AMPDBBU3XCUHWRANCNFSM6AAAAAAXID6EQU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Try replying to that person, and perhaps they can offer more detailed instructions? |
replace the version of the python on your script\install_windows.bat to the version of python on your pc call conda create -y -n %CONDA_ENV_NAME% python=3.10.11 that s the line you should edit. the python in it shoulid probably be version 1 so change that |
How do I check for the version of python on my pc
…On Tue, Apr 25, 2023, 10:44 PM seegunz ***@***.***> wrote:
replace the version of the python on your script\install_windows.bat to
the version of python on your pc
call conda create -y -n %CONDA_ENV_NAME% python=3.10.11
that s the line you should edit. the python in it shoulid probably be
version 1 so change that
—
Reply to this email directly, view it on GitHub
<#574 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7LXOYPEXHDOZUY5NDG7GJTXDBAT5ANCNFSM6AAAAAAXID6EQU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Please @seegunz I tried it like this!! (base) C:\Users\umoek>cd avatarify-python HYAYINLA OTICE Cunny sclup. Please check if am correct |
no, u did it wrong. but no worries, just use the default settings there and run the code just the way it says. then when u are stucked at the solving environment. press CTRL C and press n when the prompts ask u if u want to teminate the progress. |
+1 (914) 520‑6550 |
i ll rather post here so others could benefit from the solution if solved. kindly state the issues u encountered here |
We were all waiting for your post please we need help om this issue. Thank |
please i need the same guideliones |
Pls post it having same issue |
It has been posted a while ago. The issue has the "documentation" tag |
Please where was it posted |
As an issue. It has the documentation tag so it's pretty easy to find if you look. |
Dm on WhatsApp or look up to my video on YouTube
On Sat, Jun 17, 2023 at 2:35 PM kokodarkd ***@***.***> wrote:
Pls post it having same issue
—
Reply to this email directly, view it on GitHub
<#574 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKL6YJ7DVC4M4ASCGEYL64DXLWXA3ANCNFSM6AAAAAAXID6EQU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
MICKYGEM💎
|
Pls where is The link to your youtube video |
Pls where is The link to your youtube video |
+234 811 513 3627
On Fri, Jun 23, 2023 at 10:59 PM AYODEJI BAMIGBALA OLUWABUSAYOMI <
***@***.***> wrote:
Dm on WhatsApp or look up to my video on YouTube
On Sat, Jun 17, 2023 at 2:35 PM kokodarkd ***@***.***>
wrote:
> Pls post it having same issue
>
> —
> Reply to this email directly, view it on GitHub
> <#574 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AKL6YJ7DVC4M4ASCGEYL64DXLWXA3ANCNFSM6AAAAAAXID6EQU>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
--
MICKYGEM💎
--
MICKYGEM💎
|
Real time fake video call with avatarify installation
https://youtu.be/nW5_-zPVmec
On Wed, Jun 28, 2023 at 2:30 PM kokodarkd ***@***.***> wrote:
Pls where is The link to your youtube video
—
Reply to this email directly, view it on GitHub
<#574 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKL6YJZ35QRBFD7CVLKLZ23XNQWYRANCNFSM6AAAAAAXID6EQU>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
MICKYGEM💎
|
(base) C:\Users\umoek>git clone https://github.com/alievk/avatarify-python.git
Cloning into 'avatarify-python'...
remote: Enumerating objects: 1477, done.
Receiving objects: 92% (1359/1477), 5.05 MiB | 2.31 MiB/sremote: Total 1477 (delta 0), reused 0 (delta 0), pack-reused Receiving objects: 100% (1477/1477), 5.65 MiB | 2.44 MiB/s, done.
Resolving deltas: 100% (954/954), done.
(base) C:\Users\umoek>cd avatarify-python
(base) C:\Users\umoek\avatarify-python>scripts\install_windows.bat
conda found
Collecting package metadata (current_repodata.json): done
Solving environment: done
==> WARNING: A newer version of conda exists. <==
current version: 23.1.0
latest version: 23.3.1
Please update conda by running
Or to minimize the number of packages updated during conda update use
Package Plan
environment location: C:\Users\umoek\miniconda3\envs\avatarify
added / updated specs:
- python=3.7
The following packages will be downloaded:
The following NEW packages will be INSTALLED:
ca-certificates pkgs/main/win-64::ca-certificates-2023.01.10-haa95532_0
certifi pkgs/main/win-64::certifi-2022.12.7-py37haa95532_0
openssl pkgs/main/win-64::openssl-1.1.1t-h2bbff1b_0
pip pkgs/main/win-64::pip-22.3.1-py37haa95532_0
python pkgs/main/win-64::python-3.7.16-h6244533_0
setuptools pkgs/main/win-64::setuptools-65.6.3-py37haa95532_0
sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0
vc pkgs/main/win-64::vc-14.2-h21ff451_1
vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2
wheel pkgs/main/win-64::wheel-0.38.4-py37haa95532_0
wincertstore pkgs/main/win-64::wincertstore-0.2-py37haa95532_2
Downloading and Extracting Packages
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
To activate this environment, use
$ conda activate avatarify
To deactivate an active environment, use
$ conda deactivate
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: |
It's keeps loading since 2days
Please help
The text was updated successfully, but these errors were encountered: