zillionare / python-project-wizard

A tool for creating skeleton python project, built with popular develop tools and conform to best practice.
https://zillionare.github.io/python-project-wizard/
BSD 3-Clause "New" or "Revised" License
129 stars 110 forks source link

ModuleNotFoundError: No module named 'pkg_resources' #33

Closed kloworizer closed 1 year ago

kloworizer commented 1 year ago

Description

ModuleNotFoundError: No module named 'pkg_resources'

What I Did

Paste the command(s) you ran and the output.
zillionare commented 1 year ago

Hi @kloworizer , would you please kindly share reproducing steps? Was this happens when you run ppw, or when you build your own artifact?

zillionare commented 1 year ago

fixed in v1.3.5