clothes-virtual-try-on icon indicating copy to clipboard operation
clothes-virtual-try-on copied to clipboard

No output with new result

Open sumit-jr opened this issue 1 year ago • 13 comments

Screenshot 2024-02-18 at 12 53 27 Screenshot 2024-02-18 at 12 53 50

It's always showing error. How to fix it

sumit-jr avatar Feb 18 '24 07:02 sumit-jr

I got the same error. Can anyone solve it please?

korlapuyamini avatar Feb 22 '24 17:02 korlapuyamini

2024-04-16 03:06:55 (108 MB/s) - ‘Miniconda3-4.5.4-Linux-x86_64.sh’ saved [58468498/58468498]

Python 3.6.5 :: Anaconda, Inc.

>>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

$ /usr/local/bin/conda install --channel defaults conda python=3.8 --yes

environment variables: CIO_TEST= COLAB_DEBUG_ADAPTER_MUX_PATH=/usr/local/bin/dap_multiplexer COLAB_LANGUAGE_SERVER_PROXY= CONDA_ROOT=/usr/local LD_LIBRARY_PATH=/usr/lib64-nvidia LIBRARY_PATH=/usr/local/cuda/lib64/stubs PATH=/opt/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/us r/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tools/node/bin:/tools/googl e-cloud-sdk/bin PYTHONPATH=/env/python PYTHONWARNINGS=ignore:::pip._internal.cli.base_command REQUESTS_CA_BUNDLE= SSL_CERT_FILE= TCLLIBPATH=/usr/share/tcltk/tcllib1.20

 active environment : None
   user config file : /root/.condarc

populated config files : conda version : 4.5.4 conda-build version : not installed python version : 3.6.5.final.0 base environment : /usr/local (writable) channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/free/linux-64 https://repo.anaconda.com/pkgs/free/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch https://repo.anaconda.com/pkgs/pro/linux-64 https://repo.anaconda.com/pkgs/pro/noarch package cache : /usr/local/pkgs /root/.conda/pkgs envs directories : /usr/local/envs /root/.conda/envs platform : linux-64 user-agent : conda/4.5.4 requests/2.18.4 CPython/3.6.5 Linux/6.1.58+ ubuntu/22.04 glibc/2.35 UID:GID : 0:0 netrc file : None offline mode : False

V V V V V V V V V V V V V V V V V V V V V V V V V V V V V V V

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://repo.anaconda.com/pkgs/main/noarch/repodata.json.bz2 Elapsed: -

An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent, and a simple retry will get you on your way.

If your current network has https://www.anaconda.com/ blocked, please file a support request with your network engineering team.

SSLError(MaxRetryError('HTTPSConnectionPool(host='repo.anaconda.com', port=443): Max retries exceeded with url: /pkgs/main/noarch/repodata.json.bz2 (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",),))',),)

A reportable application error has occurred. Conda has prepared the above report. Upload did not complete.

>>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

$ /usr/local/bin/conda update --channel defaults --all --yes

environment variables: CIO_TEST= COLAB_DEBUG_ADAPTER_MUX_PATH=/usr/local/bin/dap_multiplexer COLAB_LANGUAGE_SERVER_PROXY= CONDA_ROOT=/usr/local LD_LIBRARY_PATH=/usr/lib64-nvidia LIBRARY_PATH=/usr/local/cuda/lib64/stubs PATH=/opt/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/us r/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tools/node/bin:/tools/googl e-cloud-sdk/bin PYTHONPATH=/env/python PYTHONWARNINGS=ignore:::pip._internal.cli.base_command REQUESTS_CA_BUNDLE= SSL_CERT_FILE= TCLLIBPATH=/usr/share/tcltk/tcllib1.20

 active environment : None
   user config file : /root/.condarc

populated config files : conda version : 4.5.4 conda-build version : not installed python version : 3.6.5.final.0 base environment : /usr/local (writable) channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/free/linux-64 https://repo.anaconda.com/pkgs/free/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch https://repo.anaconda.com/pkgs/pro/linux-64 https://repo.anaconda.com/pkgs/pro/noarch package cache : /usr/local/pkgs /root/.conda/pkgs envs directories : /usr/local/envs /root/.conda/envs platform : linux-64 user-agent : conda/4.5.4 requests/2.18.4 CPython/3.6.5 Linux/6.1.58+ ubuntu/22.04 glibc/2.35 UID:GID : 0:0 netrc file : None offline mode : False

V V V V V V V V V V V V V V V V V V V V V V V V V V V V V V V

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://repo.anaconda.com/pkgs/pro/noarch/repodata.json.bz2 Elapsed: -

An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent, and a simple retry will get you on your way.

If your current network has https://www.anaconda.com/ blocked, please file a support request with your network engineering team.

SSLError(MaxRetryError('HTTPSConnectionPool(host='repo.anaconda.com', port=443): Max retries exceeded with url: /pkgs/pro/noarch/repodata.json.bz2 (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')],)",),))',),)

A reportable application error has occurred. Conda has prepared the above report. Upload did not complete.

CalledProcessError Traceback (most recent call last) in <cell line: 1>() ----> 1 get_ipython().run_cell_magic('bash', '', 'MINICONDA_INSTALLER_SCRIPT=Miniconda3-4.5.4-Linux-x86_64.sh\nMINICONDA_PREFIX=/usr/local\nwget https://repo.continuum.io/miniconda/$MINICONDA_INSTALLER_SCRIPT\nchmod +x $MINICONDA_INSTALLER_SCRIPT\n./$MINICONDA_INSTALLER_SCRIPT -b -f -p $MINICONDA_PREFIX\nconda install --channel defaults conda python=3.8 --yes\nconda update --channel defaults --all --yes\n')

4 frames in shebang(self, line, cell)

/usr/local/lib/python3.10/dist-packages/IPython/core/magics/script.py in shebang(self, line, cell) 243 sys.stderr.flush() 244 if args.raise_error and p.returncode!=0: --> 245 raise CalledProcessError(p.returncode, cell, output=out, stderr=err) 246 247 def _run_script(self, p, cell, to_close):

CalledProcessError: Command 'b'MINICONDA_INSTALLER_SCRIPT=Miniconda3-4.5.4-Linux-x86_64.sh\nMINICONDA_PREFIX=/usr/local\nwget https://repo.continuum.io/miniconda/$MINICONDA_INSTALLER_SCRIPT\nchmod +x $MINICONDA_INSTALLER_SCRIPT\n./$MINICONDA_INSTALLER_SCRIPT -b -f -p $MINICONDA_PREFIX\nconda install --channel defaults conda python=3.8 --yes\nconda update --channel defaults --all --yes\n'' returned non-zero exit status 1.

HELP ME ! Two months before it worked superly but it showing error pls solve and update asap

punithan328 avatar Apr 16 '24 03:04 punithan328

I got the same error. Can anyone solve it please?

have u rectified it ?

punithan328 avatar Apr 16 '24 03:04 punithan328

It worked for me by upgrading numpy Library. pip install --upgrade numpy

After upgrading numpy, it is working fine in the colab cell only. When I open gradio server on new tab, the same error occurred. I hope this helps 👍

On Tue, 16 Apr 2024, 08:42 punithan328, @.***> wrote:

I got the same error. Can anyone solve it please?

have u rectified it ?

— Reply to this email directly, view it on GitHub https://github.com/SwayamInSync/clothes-virtual-try-on/issues/33#issuecomment-2058152698, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3OYIP24WFV4DIKJG5HG3DDY5SJIHAVCNFSM6AAAAABDN6A3RSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJYGE2TENRZHA . You are receiving this because you commented.Message ID: @.***>

korlapuyamini avatar Apr 16 '24 03:04 korlapuyamini

Thanks for sharing❤️. I will try ...

Where should I want to add the snippet exactly ? pip install --upgrade numpy

It worked for me by upgrading numpy Library. pip install --upgrade numpy After upgrading numpy, it is working fine in the colab cell only. When I open gradio server on new tab, the same error occurred. I hope this helps 👍 On Tue, 16 Apr 2024, 08:42 punithan328, @.> wrote: I got the same error. Can anyone solve it please? have u rectified it ? — Reply to this email directly, view it on GitHub <#33 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3OYIP24WFV4DIKJG5HG3DDY5SJIHAVCNFSM6AAAAABDN6A3RSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJYGE2TENRZHA . You are receiving this because you commented.Message ID: @.>

punithan328 avatar Apr 16 '24 03:04 punithan328

It worked for me by upgrading numpy Library. pip install --upgrade numpy After upgrading numpy, it is working fine in the colab cell only. When I open gradio server on new tab, the same error occurred. I hope this helps 👍 On Tue, 16 Apr 2024, 08:42 punithan328, @.> wrote: I got the same error. Can anyone solve it please? have u rectified it ? — Reply to this email directly, view it on GitHub <#33 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3OYIP24WFV4DIKJG5HG3DDY5SJIHAVCNFSM6AAAAABDN6A3RSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJYGE2TENRZHA . You are receiving this because you commented.Message ID: @.>

Sir It's not working for me If you could me It will be very helpful I'm an urgent even its working in the snippet is fine i want to show the output HELP !!!🙏

punithan328 avatar Apr 16 '24 07:04 punithan328

working on the issue @punithan328. We will let you know soon.

sumit-jr avatar Apr 16 '24 07:04 sumit-jr

while working on it i found out there is wrong with environment setup and python conda install --channel defaults conda python=3.8 --yes conda update --channel defaults --all --yes

we will work on it and fix it as soon as possible. Thanks for letting us know it.

sumit-jr avatar Apr 16 '24 08:04 sumit-jr

while working on it i found out there is wrong with environment setup and python conda install --channel defaults conda python=3.8 --yes conda update --channel defaults --all --yes

we will work on it and fix it as soon as possible. Thanks for letting us know it.

Thanks for putting your effort and working on it.

punithan328 avatar Apr 16 '24 08:04 punithan328

Is that working for you sir ?

On Tue, 16 Apr 2024, 1:49 pm Sumit Sah, @.***> wrote:

while working on it i found out there is wrong with environment setup and python conda install --channel defaults conda python=3.8 --yes conda update --channel defaults --all --yes

we will work on it and fix it as soon as possible. Thanks for letting us know it.

— Reply to this email directly, view it on GitHub https://github.com/SwayamInSync/clothes-virtual-try-on/issues/33#issuecomment-2058513921, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6OC57NYOIOUYLW6PMGXZMLY5TNJNAVCNFSM6AAAAABDN6A3RSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJYGUYTGOJSGE . You are receiving this because you were mentioned.Message ID: @.***>

punithan328 avatar Apr 17 '24 07:04 punithan328

@sumit-jr @punithan328 i am getting same error again....

sakshipabrek avatar Apr 24 '24 13:04 sakshipabrek

@sumit-jr What to do? I'm getting this error saying Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/gradio/routes.py", line 517, in predict output = await route_utils.call_process_api( File "/usr/local/lib/python3.10/dist-packages/gradio/route_utils.py", line 216, in call_process_api output = await app.get_blocks().process_api( File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 1555, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 1193, in call_function prediction = await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/dist-packages/anyio/to_thread.py", line 33, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 807, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/dist-packages/gradio/utils.py", line 654, in wrapper response = f(*args, **kwargs) File "", line 14, in run op = os.listdir("/content/output")[0] IndexError: list index out of range

paraskamble avatar Apr 24 '24 17:04 paraskamble

@paraskamble pip install -U numpy

did u manage to fix above error @paraskamble i.e. environment setup and python

conda` install --channel defaults conda python=3.8 --yes
conda update --channel defaults --all --yes

sumit-jr avatar May 02 '24 06:05 sumit-jr