Git Product home page Git Product logo

pycdcs's People

Contributors

lmhale99 avatar

Watchers

 avatar  avatar

Forkers

sciserver

pycdcs's Issues

SSL Certificate Issue?

If I run the following, I get the SSL error below where I did not get it before. Any ideas how to fix? (i'm using v0.1.8)

import cdcs
from cdcs import CDCS

# requires NIST VPN login
print('Notebook version', cdcs.__version__)
curator = CDCS('https://xxxambench2022.nist.gov/', username='sjc4', password='****')
print(curator.template_titles)
exit()

requests.exceptions.SSLError: HTTPSConnectionPool(host='xxxambench2022.nist.gov', port=443): Max retries exceeded with url: /rest/data/?title=ARBITRARYNONEXISTANTTITLE (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))

NOTE: 'xxxambench2022.nist.gov' is a fake URL for security reasons...

pip install is not correct in documentation

In the documentation the pip install command is 'pip install pycdcs'. This does not work. However, 'pip install cdcs' does work. Please update the documentation. Also, why are there two repos for pycdcs? Which one is official? I would like to make sure I am using the correct and most up to date version.

Stuart Chalk
NIST Associate

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.