Coder Social home page Coder Social logo

Comments (13)

JinyiW avatar JinyiW commented on June 15, 2024 1

Which is successful:
Cloning into 'auto-attack'...
remote: Enumerating objects: 579, done.
remote: Counting objects: 100% (214/214), done.
remote: Compressing objects: 100% (83/83), done.
remote: Total 579 (delta 137), reused 202 (delta 130), pack-reused 365
Receiving objects: 100% (579/579), 40.63 MiB | 1.60 MiB/s, done.
Resolving deltas: 100% (348/348), done.

from robustbench.

dedeswim avatar dedeswim commented on June 15, 2024

Hi, thanks for using RobustBench! What command are you using to install it?

from robustbench.

JinyiW avatar JinyiW commented on June 15, 2024

Hi, it's "pip install git+https://github.com/RobustBench/robustbench.git"

from robustbench.

dedeswim avatar dedeswim commented on June 15, 2024

Thanks for your reply. Could you please post the full output of the command?

from robustbench.

JinyiW avatar JinyiW commented on June 15, 2024

Thanks for your reply. Could you please post the full output of the command?

OK Here it is. Tks!
Collecting git+https://github.com/RobustBench/robustbench
Cloning https://github.com/RobustBench/robustbench to /tmp/pip-req-build-75drre97
Running command git clone -q https://github.com/RobustBench/robustbench /tmp/pip-req-build-75drre97
Resolved https://github.com/RobustBench/robustbench to commit cf30108
Collecting autoattack@ git+https://github.com/fra31/auto-attack.git@6482e4d6fbeeb51ae9585c41b16d50d14576aadc#egg=autoattack
Cloning https://github.com/fra31/auto-attack.git (to revision 6482e4d6fbeeb51ae9585c41b16d50d14576aadc) to /tmp/pip-install-se5j50b2/autoattack_716500eb2740413ab3b698743652292e
Running command git clone -q https://github.com/fra31/auto-attack.git /tmp/pip-install-se5j50b2/autoattack_716500eb2740413ab3b698743652292e
fatal: unable to access 'https://github.com/fra31/auto-attack.git/': Encountered end of file
WARNING: Discarding git+https://github.com/fra31/auto-attack.git@6482e4d6fbeeb51ae9585c41b16d50d14576aadc#egg=autoattack. Command errored out with exit status 128: git clone -q https://github.com/fra31/auto-attack.git /tmp/pip-install-se5j50b2/autoattack_716500eb2740413ab3b698743652292e Check the logs for full command output.
Requirement already satisfied: torch>=1.7.1 in ./.conda/envs/jinyi/lib/python3.9/site-packages (from robustbench==1.0) (1.10.1)
Requirement already satisfied: torchvision>=0.8.2 in ./.conda/envs/jinyi/lib/python3.9/site-packages (from robustbench==1.0) (0.11.2)
Collecting requests~=2.25.0
Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
|████████████████████████████████| 61 kB 170 kB/s
Requirement already satisfied: numpy>=1.19.4 in ./.conda/envs/jinyi/lib/python3.9/site-packages (from robustbench==1.0) (1.21.2)
Collecting Jinja2~=2.11.2
Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
|████████████████████████████████| 125 kB 11 kB/s
Collecting tqdm~=4.56.1
Downloading tqdm-4.56.2-py2.py3-none-any.whl (72 kB)
|████████████████████████████████| 72 kB 281 kB/s
Collecting pandas~=1.2.0
Downloading pandas-1.2.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.7 MB)
|████████████████████████████████| 9.7 MB 1.7 MB/s
ERROR: Could not find a version that satisfies the requirement autoattack (unavailable) (from robustbench) (from versions: none)
ERROR: No matching distribution found for autoattack (unavailable)

from robustbench.

dedeswim avatar dedeswim commented on June 15, 2024

Looks like there are some issues when cloning autoattack. Could you please try to run git clone https://github.com/fra31/auto-attack.git in a folder where you can then delete it, and post the output?

from robustbench.

dedeswim avatar dedeswim commented on June 15, 2024

Wow, this is very weird. I guess you have already tried re-running pip install git+https://github.com/RobustBench/robustbench.git?

from robustbench.

JinyiW avatar JinyiW commented on June 15, 2024

yes I have re-runned it. Maybe I should wait several hours and try again

from robustbench.

dedeswim avatar dedeswim commented on June 15, 2024

Have you tried to install it in a clean conda environment?

from robustbench.

JinyiW avatar JinyiW commented on June 15, 2024

I tried just now. It is the same result.

from robustbench.

dedeswim avatar dedeswim commented on June 15, 2024

What happens if you run pip install git+git://github.com/fra31/auto-attack.git@6482e4d6fbeeb51ae9585c41b16d50d14576aadc#egg=autoattack first?

from robustbench.

JinyiW avatar JinyiW commented on June 15, 2024

After trying many times ,it is installed! Thank you! It may be my computer's problem.

from robustbench.

dedeswim avatar dedeswim commented on June 15, 2024

I'm glad the problem has been solved! I'm closing the issue :)

from robustbench.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.