Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install due to missing setuptools folder #1619

Open
hwac121 opened this issue Nov 15, 2023 · 2 comments
Open

Unable to install due to missing setuptools folder #1619

hwac121 opened this issue Nov 15, 2023 · 2 comments

Comments

@hwac121
Copy link

hwac121 commented Nov 15, 2023

I did not see this issue posted yet...

Version: 1.4

Description: The application will not install. It appears this is due to a missing directory named setuptools.

Script output:
$python setup.py install
Traceback (most recent call last):
File "setup.py", line 10, in
from setuptools import setup, find_packages, Command
ImportError: No module named setuptools

@RichardProchadzka
Copy link

well maybe install setuptools :D

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

No branches or pull requests

3 participants
@hwac121 @RichardProchadzka and others