Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1487335 Details for
Bug 1633308
[abrt] python3-mypy: lookup_qualified_stnode(): fixup.py:259:lookup_qualified_stnode:AssertionError: Cannot find collections.Counter
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 4.37 KB, created by
kxra
on 2018-09-26 16:00:38 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
kxra
Created:
2018-09-26 16:00:38 UTC
Size:
4.37 KB
patch
obsolete
>fixup.py:259:lookup_qualified_stnode:AssertionError: Cannot find collections.Counter > >Traceback (most recent call last): > File "/usr/bin/mypy", line 11, in <module> > load_entry_point('mypy==0.620', 'console_scripts', 'mypy')() > File "/usr/lib/python3.7/site-packages/mypy/__main__.py", line 8, in console_entry > main(sys.argv[0]) > File "/usr/lib/python3.7/site-packages/mypy/main.py", line 91, in main > res = type_check_only(sources, bin_dir, options, flush_errors, fscache) # noqa > File "/usr/lib/python3.7/site-packages/mypy/main.py", line 148, in type_check_only > fscache=fscache) > File "/usr/lib/python3.7/site-packages/mypy/build.py", line 177, in build > flush_errors, fscache) > File "/usr/lib/python3.7/site-packages/mypy/build.py", line 350, in _build > graph = dispatch(sources, manager) > File "/usr/lib/python3.7/site-packages/mypy/build.py", line 2564, in dispatch > process_graph(graph, manager) > File "/usr/lib/python3.7/site-packages/mypy/build.py", line 2850, in process_graph > process_fresh_modules(graph, prev_scc, manager) > File "/usr/lib/python3.7/site-packages/mypy/build.py", line 2936, in process_fresh_modules > graph[id].fix_cross_refs() > File "/usr/lib/python3.7/site-packages/mypy/build.py", line 1979, in fix_cross_refs > self.options.use_fine_grained_cache) > File "/usr/lib/python3.7/site-packages/mypy/fixup.py", line 24, in fixup_module > node_fixer.visit_symbol_table(tree.names) > File "/usr/lib/python3.7/site-packages/mypy/fixup.py", line 89, in visit_symbol_table > value.node.accept(self) > File "/usr/lib/python3.7/site-packages/mypy/nodes.py", line 2539, in accept > return visitor.visit_type_alias(self) > File "/usr/lib/python3.7/site-packages/mypy/fixup.py", line 135, in visit_type_alias > a.target.accept(self.type_fixer) > File "/usr/lib/python3.7/site-packages/mypy/types.py", line 511, in accept > return visitor.visit_instance(self) > File "/usr/lib/python3.7/site-packages/mypy/fixup.py", line 149, in visit_instance > inst.type = lookup_qualified_typeinfo(self.modules, type_ref, self.quick_and_dirty) > File "/usr/lib/python3.7/site-packages/mypy/fixup.py", line 234, in lookup_qualified_typeinfo > node = lookup_qualified(modules, name, quick_and_dirty) > File "/usr/lib/python3.7/site-packages/mypy/fixup.py", line 245, in lookup_qualified > stnode = lookup_qualified_stnode(modules, name, quick_and_dirty) > File "/usr/lib/python3.7/site-packages/mypy/fixup.py", line 259, in lookup_qualified_stnode > assert '.' in head, "Cannot find %s" % (name,) >AssertionError: Cannot find collections.Counter > >Local variables in innermost frame: >modules: {'editshare.media_spaces_watch': <mypy.nodes.MypyFile object at 0x7f26cd6262d0>, 'editshare.media_spaces': <mypy.nodes.MypyFile object at 0x7f26ccdc2b88>, 'editshare.media_spaces.managed': <mypy.nodes.MypyFile object at 0x7f26cd477678>, 'editshare_iface.db.media_spaces': <mypy.nodes.MypyFile object at 0x7f26cd198d38>, 'twisted.spread.pb': <mypy.nodes.MypyFile object at 0x7f26cd343750>, 'editshare_common.tic': <mypy.nodes.MypyFile object at 0x7f26cd31c240>, 'editshare_iface.db.system': <mypy.nodes.MypyFile object at 0x7f26cd4d7ee8>, 'editshare_common.wrap_init': <mypy.nodes.MypyFile object at 0x7f26cd38b798>, 'twisted.spread.jelly': <mypy.nodes.MypyFile object at 0x7f26cddb0750>, 'OpenSSL.SSL': <mypy.nodes.MypyFile object at 0x7f26ccd43ca8>, 'twisted.spread.banana': <mypy.nodes.MypyFile object at 0x7f26ccd4eb88>, 'editshare_iface.esa_config': <mypy.nodes.MypyFile object at 0x7f26cca9e948>, 'editshare.efs_perms': <mypy.nodes.MypyFile object at 0x7f26cca6e708>, 'editshare.qos': <mypy.nodes.MypyFile object at 0x7f26cca341f8>, 'editshare.twisted_utils': <mypy.nodes.MypyFile object at 0x7f26cc986ca8>, 'editshare.capabilities.full_control': <mypy.nodes.MypyFile object at 0x7f26cc927750>, 'editshare_iface.ssl': <mypy.nodes.MypyFile object at 0x7f26cc9113f0>, 'editshare_iface.ssl_client': <mypy.nodes.MypyFile object at 0x7f26cc911828>, 'abc': <mypy.nodes.MypyFile object at 0x7f26cd4c8c18>, 'mypy_extensions': <mypy.nodes.MypyFile object at 0x7f26ccafe240>, 'types': <mypy.nodes.MypyFile object at 0x7f26cc8302d0>, 'typing': <mypy.nodes.MypyFile object at 0x7f26cc74f2d0>, '_weakrefset': <mypy.nodes.MypyFile object at 0x7f26cc77d2d0>, 'builtins': <mypy.nodes.MypyFile object at 0x7f26cc39bcf0>} >name: 'collections.Counter' >quick_and_dirty: False >head: 'collections' >rest: ['Counter'] >tail: 'Counter' >mod: None
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1633308
: 1487335 |
1487336
|
1487337
|
1487338
|
1487339
|
1487340
|
1487341