Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Dependabot can't resolve your Python dependency files #191

Closed
dependabot-preview bot opened this issue Feb 24, 2021 · 0 comments
Closed

Dependabot can't resolve your Python dependency files #191

dependabot-preview bot opened this issue Feb 24, 2021 · 0 comments

Comments

@dependabot-preview
Copy link
Contributor

Dependabot can't resolve your Python dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Creating virtualenv hyperjson-rd9crSLM-py3.9 in /home/dependabot/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...

  PackageNotFound

  Package orjson (3.3.1) not found.

  at /usr/local/.pyenv/versions/3.9.1/lib/python3.9/site-packages/poetry/repositories/pool.py:144 in package
      140│                     self._packages.append(package)
      141│ 
      142│                     return package
      143│ 
    → 144│         raise PackageNotFound("Package {} ({}) not found.".format(name, version))
      145│ 
      146│     def find_packages(
      147│         self, dependency,
      148│     ):

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants