Skip to content

No module named 'poetry.repositories.http' #88

@mitchhentges

Description

@mitchhentges

Dupe of #70, but the author closed that ticket - perhaps they were able to resolve it on their machine 🤔

To reproduce

  1. pip3 install --user poetry==1.2.0b1 poetry-plugin-export
  2. poetry --version
No module named 'poetry.repositories.http'

My pip3 list --user looks like:

C:\dev\playground> pip3 list --user
Package            Version
------------------ ---------
CacheControl       0.12.11
cachy              0.3.0
certifi            2022.6.15
charset-normalizer 2.1.0
cleo               1.0.0a5
crashtest          0.3.1
distlib            0.3.4
entrypoints        0.3
filelock           3.7.1
html5lib           1.1
idna               3.3
keyring            23.6.0
lockfile           0.12.2
msgpack            1.0.4
packaging          20.9
pexpect            4.8.0
pkginfo            1.8.3
platformdirs       2.5.2
poetry             1.2.0b1
poetry-core        1.1.0b2
ptyprocess         0.7.0
pylev              1.4.0
pyparsing          3.0.9
pywin32-ctypes     0.2.0
requests           2.28.1
requests-toolbelt  0.9.1
shellingham        1.4.0
six                1.16.0
tomlkit            0.11.1
urllib3            1.26.10
virtualenv         20.15.1
webencodings       0.5.1

I'm on Windows 10 with Python 3.10.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions