GithubHelp home page GithubHelp logo

Comments (3)

vsudilov avatar vsudilov commented on May 25, 2024

Having trouble reproducing in python 3.4, using the latest code from master. Is this a version issue? We aren't doing a good job with tacking releases/version numbers to date.

(FWIW print(paper.author[0]) prints González-Gaitán, S. re #76)

In [3]: allpapers = ads.SearchQuery(bibcode='2011ApJ...727..107G',
   ...:             fl=['id', 'bibcode', 'author'])

In [4]: for paper in allpapers:
   ...:         print(paper.author)
   ...:     
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
[u'Gonz\xe1lez-Gait\xe1n, S.', u'Perrett, K.', u'Sullivan, M.', u'Conley, A.', u'Howell, D. A.', u'Carlberg, R. G.', u'Astier, P.', u'Balam, D.', u'Balland, C.', u'Basa, S.', u'Fouchez, D.', u'Guy, J.', u'Hardin, D.', u'Hook., I. M.', u'Pain, R.', u'Pritchet, C. J.', u'Regnault, N.', u'Rich, J.', u'Lidman, C.']

In [5]: 

from ads.

guillochon avatar guillochon commented on May 25, 2024

I'm using the version available for install via pip, 0.12.1. Were changes made between that release and the master that would produce this?

from ads.

vsudilov avatar vsudilov commented on May 25, 2024

Yep, seems like that's what's going on. Can repro both your issues with latest code from pip.

Going to close this issue and the other and open a discussion re how to improve our handling of releases. Please re-open if your issues don't go away when using the code in master.

from ads.

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.