You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue seems to revolve around resolving dependencys between these three libraries which according to there stated setup.py's should be compatible and install without issue with pip at these versions (i know that doesnt exactly mean there isnt an issue with the packages themselves potentially)
My assumption is something is weird with the graphql-core library and 1.1.0/1.1 is not being picked up correctly for some reason?
Thank you for any time you spend looking into this!
should lead to the packages
graphql-core==1.1
graphene==1.4
graphene-django==1.3
installing with the expected versions
Actual result
pipenv install
Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
You can use $ pipenv install --skip-lock to bypass this mechanism, then run $ pipenv graph to inspect the situation.
Hint: try $ pipenv lock --pre if it is a pre-release dependency.
Could not find a version that matches graphql-core<3,==1.1,>=1.1,>=2.1 (from -r /var/folders/91/9f8xmgn15zn1k6sk9wnkhwj40000gn/T/pipenv-3_28mw_m-requirements/pipenv-skbqntbp-constraints.txt (line 3))
Tried: 0.4.9, 0.4.11, 0.4.12, 0.4.12.1, 0.4.13, 0.4.14, 0.4.15, 0.4.16, 0.4.17, 0.4.18, 0.5, 0.5.1, 0.5.2, 0.5.3, 1.0, 1.0.1, 1.1, 2.0, 2.0, 2.1, 2.1
Skipped pre-versions: 0.1a0, 0.1a1, 0.1a2, 0.1a3, 0.1a4, 0.4.7b0, 0.4.7b1, 0.4.7b2, 0.5b1, 0.5b2, 0.5b3, 1.0.dev20160814231515, 1.0.dev20160822075425, 1.0.dev20160823054952, 1.0.dev20160909030348, 1.0.dev20160909040033, 1.0.dev20160920065529, 1.2.dev20170724044604, 2.0.dev20170801041408, 2.0.dev20170801041408, 2.0.dev20170801051721, 2.0.dev20170801051721, 2.0.dev20171009101843, 2.0.dev20171009101843, 2.1rc0, 2.1rc0, 2.1rc1, 2.1rc1, 2.1rc2, 2.1rc2, 2.1rc3, 2.1rc3
There are incompatible versions in the resolved dependencies.
Issue description
Issue seems to revolve around resolving dependencys between these three libraries which according to there stated setup.py's should be compatible and install without issue with pip at these versions (i know that doesnt exactly mean there isnt an issue with the packages themselves potentially)
My assumption is something is weird with the graphql-core library and 1.1.0/1.1 is not being picked up correctly for some reason?
Thank you for any time you spend looking into this!
Expected result
pipenv install django==1.9 graphql-core==1.1 graphene==1.4 graphene-django==1.3
should lead to the packages
graphql-core==1.1
graphene==1.4
graphene-django==1.3
installing with the expected versions
Actual result
pipenv install
Steps to replicate
####### For reference setup.py's of applicable versions
https://github.com/graphql-python/graphql-core/blob/v1.1.0/setup.py
https://github.com/graphql-python/graphene-django/blob/v1.3/setup.py
https://github.com/graphql-python/graphene/blob/v1.4.0/setup.py
Provide the steps to replicate (which usually at least includes the commands and the Pipfile).
Pipfile
pipenv install --skip-lock results
Pipenv graph
pip freeze
Please run
$ pipenv --support
, and paste the results here. Don't put backticks (`
) around it! The output already contains Markdown formatting.$ pipenv --support
Pipenv version:
'2018.7.1'
Pipenv location:
'/usr/local/Cellar/pipenv/2018.7.1/libexec/lib/python3.7/site-packages/pipenv'
Python location:
'/usr/local/Cellar/pipenv/2018.7.1/libexec/bin/python3.7'
Other Python installations in
PATH
:2.7
:/usr/local/bin/python2.7
2.7
:/usr/local/bin/python2.7
2.7
:/usr/bin/python2.7
3.5
:/Users/skessler/.virtualenvs/test-3wH9OC5G/bin/python3.5m
3.5
:/Users/skessler/.virtualenvs/test-3wH9OC5G/bin/python3.5
3.5
:/Users/skessler/.pyenv/shims/python3.5
3.6
:/Users/skessler/.pyenv/shims/python3.6
3.7
:/usr/local/bin/python3.7m
3.7
:/usr/local/bin/python3.7
3.5.2
:/Users/skessler/.virtualenvs/test-3wH9OC5G/bin/python
None
:/Users/skessler/.pyenv/shims/python
2.7.15
:/usr/local/bin/python
2.7.10
:/usr/bin/python
2.7.15
:/usr/local/bin/python2
3.5.2
:/Users/skessler/.virtualenvs/test-3wH9OC5G/bin/python3
None
:/Users/skessler/.pyenv/shims/python3
3.7.0
:/usr/local/bin/python3
PEP 508 Information:
System environment variables:
PATH
TERM_PROGRAM
PYENV_ROOT
TERM
SHELL
PIP_PYTHON_PATH
TMPDIR
Apple_PubSub_Socket_Render
TERM_PROGRAM_VERSION
TERM_SESSION_ID
USER
SSH_AUTH_SOCK
__CF_USER_TEXT_ENCODING
VIRTUAL_ENV_DISABLE_PROMPT
VIRTUAL_ENV
WORKON_HOME
PIPENV_ACTIVE
PWD
LANG
ITERM_PROFILE
XPC_FLAGS
PYTHONDONTWRITEBYTECODE
XPC_SERVICE_NAME
SHLVL
PYENV_SHELL
HOME
COLORFGBG
ITERM_SESSION_ID
LOGNAME
_OLD_VIRTUAL_PATH
GOPATH
COLORTERM
Pipenv–specific environment variables:
PIPENV_ACTIVE
:1
Debug–specific environment variables:
PATH
:/usr/local/Cellar/pipenv/2018.7.1/libexec/tools:/Users/skessler/.virtualenvs/test-3wH9OC5G/bin:/usr/local/sbin:/usr/local/opt/libxml2/bin:/usr/local/opt/node@8/bin:/usr/local/Cellar/pipenv/2018.7.1/libexec/tools:/Users/skessler/.pyenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet
SHELL
:/usr/local/bin/fish
LANG
:en_US.UTF-8
PWD
:/Users/skessler/Projects/personal-projects/test
VIRTUAL_ENV
:/Users/skessler/.virtualenvs/test-3wH9OC5G
Contents of
Pipfile
('/Users/skessler/Projects/personal-projects/test/Pipfile'):Contents of
Pipfile.lock
('/Users/skessler/Projects/personal-projects/test/Pipfile.lock'):The text was updated successfully, but these errors were encountered: