-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Setup
- clean virtualenv
- pip-installed dependencies from
requirements.txt
$ pip freeze
certifi==2024.6.2
charset-normalizer==3.3.2
Deprecated==1.2.14
future==1.0.0
idna==3.7
Jinja2==3.0.2
MarkupSafe==2.1.5
openreview-py==1.40.4
pycryptodome==3.20.0
PyJWT==2.8.0
pylatexenc==2.10
PyPDF2==1.26.0
PyYAML==5.3.1
requests==2.32.3
roman==3.3
setuptools==65.5.1
tld==0.13
tqdm==4.66.4
urllib3==2.2.2
wrapt==1.16.0Issue
$ python openreview/or2papers.py xxx@xxx yyy aclweb.org/ACL/2024/Workshop/PrivateNLP
OpenReview connection refused
Please use "https://api.openreview.net" as the baseurl for the OpenReview API or use the new client openreview.api.OpenReviewClientTried to change baseurl="https://api2.openreview.net", username=username, password=password in or2papers.py to baseurl="https://api.openreview.net", username=username, password=password but it broke stuff down the road.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels