Closed seasidesparrow closed 3 years ago
Hi Alberto,
I'm using the system python3 which is 3.8.2 on my laptop, and 3.7.3 on my workstation, and I'm using python -m pytest to run the tests. They pass cleanly under 3.7.3; under 3.8.2 the classic serializer gives a warning ('is' versus '==') but still passes.
I'm creating a clean virtual environment each time, upgrading pip and setuptools before I do pip install -r dev-requirements.txt and install -r requirements.txt
Are you running tests with "python -m pytest" or "python -m py.test", or just "pytest"?
On Tue, Jun 15, 2021 at 10:43 PM Alberto Accomazzi @.***> wrote:
Sorry, I'm having trouble running this on my laptop in a python2 environment, and I get pip install errors under python3 (see below). Is it supposed to work under py3? If not I don't seem to be able to test it locally, is it deployd in some container on say adsnest where I can give it a spin?
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
spyder 4.2.3 requires pyqt5<5.13, which is not installed.
spyder 4.2.3 requires pyqtwebengine<5.13, which is not installed.
spyder 4.2.3 requires jsonschema>=3.2.0, but you have jsonschema 3.1.1 which is incompatible.
On Tue, Jun 15, 2021 at 3:01 PM Matthew Templeton @.***> wrote:
Assigned #149 https://github.com/adsabs/adsabs-pyingest/pull/149 to @aaccomazzi https://github.com/aaccomazzi.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/adsabs/adsabs-pyingest/pull/149#event-4893522137, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAG6HNPHTPSGUSLEFUBN4BTTS6PPPANCNFSM46X3LKLQ
.
--
Alberto Accomazzi
Program Manager and Principal Investigator
NASA Astrophysics Data System
Center for Astrophysics | Harvard & Smithsonian
60 Garden Street | MS 83 | Cambridge, MA 02138
ads.harvard.edu | @adsabs https://twitter.com/adsabs | ui.adsabs.harvard.edu https://ui.adsabs.harvard.edu
cfa.harvard.edu https://cfa.harvard.edu | Facebook http://cfa.harvard.edu/facebook | Twitter < http://cfa.harvard.edu/twitter> | YouTube http://cfa.harvard.edu/youtube | Newsletter http://cfa.harvard.edu/newsletter
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adsabs/adsabs-pyingest/pull/149#issuecomment-861993504, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7KTZWIRNOZL5DL7UEO4L3TTAFVFANCNFSM46X3LKLQ .
-- Matthew Templeton Astrophysics Data System Center for Astrophysics | Harvard & Smithsonian MS83, 60 Garden Street Cambridge, MA 02138 ORCID: 0000-0003-1918-0622 @. @.>
Sorry, I'm having trouble running this on my laptop in a python2 environment, and I get pip install errors under python3 (see below). Is it supposed to work under py3? If not I don't seem to be able to test it locally, is it deployd in some container on say adsnest where I can give it a spin?
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
spyder 4.2.3 requires pyqt5<5.13, which is not installed.
spyder 4.2.3 requires pyqtwebengine<5.13, which is not installed.
spyder 4.2.3 requires jsonschema>=3.2.0, but you have jsonschema 3.1.1 which is incompatible.
On Tue, Jun 15, 2021 at 3:01 PM Matthew Templeton @.***> wrote:
--
Alberto Accomazzi
Program Manager and Principal Investigator
NASA Astrophysics Data System
Center for Astrophysics | Harvard & Smithsonian
60 Garden Street | MS 83 | Cambridge, MA 02138
ads.harvard.edu | @adsabs https://twitter.com/adsabs | ui.adsabs.harvard.edu https://ui.adsabs.harvard.edu
cfa.harvard.edu https://cfa.harvard.edu | Facebook http://cfa.harvard.edu/facebook | Twitter http://cfa.harvard.edu/twitter | YouTube http://cfa.harvard.edu/youtube | Newsletter http://cfa.harvard.edu/newsletter