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

# Some error occurs. #1

Open
Trikim-Zhang opened this issue Apr 28, 2023 · 1 comment
Open

# Some error occurs. #1

Trikim-Zhang opened this issue Apr 28, 2023 · 1 comment

Comments

@Trikim-Zhang
Copy link

Some error occurs.

Traceback (most recent call last):
  File "C:\Users\Hang\Desktop\test\inp2unv-main\inp2unv\inp2unv.py", line 63, in <module>
    inp2unv.run()
  File "C:\Users\Hang\Desktop\test\inp2unv-main\inp2unv\inp2unv.py", line 45, in run
    writer.write(fem, self.unv_file_name)
  File "C:\Users\Hang\Desktop\test\inp2unv-main\inp2unv\writer.py", line 64, in write
    f.write(line1.format(e.num, unv_element_type, 2, 1, 7, len(e.nodes)))
TypeError: unsupported format string passed to NoneType.__format__
@imirzov
Copy link
Contributor

imirzov commented Apr 29, 2023

Hi!
Please, could you also attach the file you're trying to convert?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants