-
Notifications
You must be signed in to change notification settings - Fork 483
Description
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