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

how to use phon? #22

Open
Chevy1994 opened this issue Jul 25, 2018 · 0 comments
Open

how to use phon? #22

Chevy1994 opened this issue Jul 25, 2018 · 0 comments

Comments

@Chevy1994
Copy link

phon is very good softerware to insert cohesive.
but i have a question in install it,can you tell me what should i do

Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.

import phon
from phon.io_tools.read.read_from_abaqus_inp import read_from_abaqus_inp
mesh = read_from_abaqus_inp("n10-id1.inp")

Traceback (most recent call last):
File "<pyshell#2>", line 1, in
mesh = read_from_abaqus_inp("n10-id1.inp")
File "build\bdist.win-amd64\egg\phon\io_tools\read\read_from_abaqus_inp.py", line 55, in read_from_abaqus_inp
with open(filename, "rU") as f:
IOError: [Errno 2] No such file or directory: 'n10-id1.inp'

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

1 participant