Duplicate file name preventing push
CaptThomas opened this issue · 3 comments
CaptThomas commented
Hi contributors, it looks like version 1.3.2 somehow already exists on PyPip but is broken. I’d like to use this project in my code so I would like to ask the developers to push a new version such as 1.3.3 as a release as soon as possible.
mblackgeo commented
CaptThomas commented
On Windows 11 22H2 with Python 3.10.11 in a conda environment, I can install flask-cognito-lib using pip but it is not resolved when I use import flask_cognito_lib in a python file.
CaptThomas commented
Please ignore this, it fixed itself when I switched virtual environment providers, interesting why venv worked better for me.