Skip to content

TypeError: 'module' object is not iterable #34

@umar10001000

Description

@umar10001000

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions