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

TypeError: 'module' object is not iterable #34

Open
umar10001000 opened this issue Mar 27, 2020 · 0 comments
Open

TypeError: 'module' object is not iterable #34

umar10001000 opened this issue Mar 27, 2020 · 0 comments

Comments

@umar10001000
Copy link

if someone could help me with this issue, I would very much appreciate:

C:\WINDOWS\system32>C:\Users\kanzl\Downloads\bulbea-master\bulbea-master\setup.py install
Traceback (most recent call last):
File "C:\Users\kanzl\Downloads\bulbea-master\bulbea-master\setup.py", line 107, in
main()
File "C:\Users\kanzl\Downloads\bulbea-master\bulbea-master\setup.py", line 104, in main
setup(**metadata)
File "C:\Users\kanzl\AppData\Local\Programs\Python\Python38\lib\site-packages\setuptools_init_.py", line 144, in setup
return distutils.core.setup(**attrs)
File "C:\Users\kanzl\AppData\Local\Programs\Python\Python38\lib\distutils\core.py", line 108, in setup
_setup_distribution = dist = klass(attrs)
File "C:\Users\kanzl\AppData\Local\Programs\Python\Python38\lib\site-packages\setuptools\dist.py", line 425, in init
_Distribution.init(self, {
File "C:\Users\kanzl\AppData\Local\Programs\Python\Python38\lib\distutils\dist.py", line 292, in init
self.finalize_options()
File "C:\Users\kanzl\AppData\Local\Programs\Python\Python38\lib\site-packages\setuptools\dist.py", line 717, in finalize_options
ep(self)
File "C:\Users\kanzl\AppData\Local\Programs\Python\Python38\lib\site-packages\setuptools\dist.py", line 724, in _finalize_setup_keywords
ep.load()(self, ep.name, value)
File "C:\Users\kanzl\AppData\Local\Programs\Python\Python38\lib\site-packages\setuptools\dist.py", line 327, in check_packages
for pkgname in value:
TypeError: 'module' object is not iterable

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

1 participant