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

SyntaxError: unexpected EOF while parsing #19

Open
zk19971101 opened this issue Mar 13, 2024 · 2 comments
Open

SyntaxError: unexpected EOF while parsing #19

zk19971101 opened this issue Mar 13, 2024 · 2 comments

Comments

@zk19971101
Copy link

self.mbUnit = eval(kwargs['mbunit'])(kwargs['mb_spatial'],kwargs['mb_channel'])
File "", line 0

^

SyntaxError: unexpected EOF while parsing

i find kwargs['mbunit'] is an empty str, which is "".

@harlanhong
Copy link
Owner

Could you share more details?

@zk19971101
Copy link
Author

Thx, i found the reason of it, because i forgot to set the parameter 'mbunit'=ExpendMemoryUnit.

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

2 participants