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

Error at the final Step #13

Open
mmusalhi opened this issue Dec 22, 2023 · 0 comments
Open

Error at the final Step #13

mmusalhi opened this issue Dec 22, 2023 · 0 comments

Comments

@mmusalhi
Copy link

Hello
I am using Python 2.X
I followed all the steps, but I had error in the final steps while running PyVelst.py code

+++ Enter Project Name: <Please use the name of velocity model you're using>

Test

+++ Read VELEST input parameters ...
+++ Write VELEST control file ...
+++ Plotting data statistics ...
+++ Make synthetic velocity models ...
+++ Run VELEST ...
--- 50 synthetic model(s) found ...
--- Run for synthetic model: 1
The system cannot find the path specified.
--- Run for synthetic model: 2
The system cannot find the path specified.
--- Run for synthetic model: 3
The system cannot find the path specified.
--- Run for synthetic model: 4
The system cannot find the path specified.
--- Run for synthetic model: 5
The system cannot find the path specified.
--- Run for synthetic model: 6
The system cannot find the path specified.
--- Run for synthetic model: 7
The system cannot find the path specified.
--- Run for synthetic model: 8
The system cannot find the path specified.
--- Run for synthetic model: 9
The system cannot find the path specified.
--- Run for synthetic model: 10
The system cannot find the path specified.
--- Run for synthetic model: 11
The system cannot find the path specified.
--- Run for synthetic model: 12
The system cannot find the path specified.
--- Run for synthetic model: 13
The system cannot find the path specified.
--- Run for synthetic model: 14
The system cannot find the path specified.
--- Run for synthetic model: 15
The system cannot find the path specified.
--- Run for synthetic model: 16
The system cannot find the path specified.
--- Run for synthetic model: 17
The system cannot find the path specified.
--- Run for synthetic model: 18
The system cannot find the path specified.
--- Run for synthetic model: 19
The system cannot find the path specified.
--- Run for synthetic model: 20
The system cannot find the path specified.
--- Run for synthetic model: 21
The system cannot find the path specified.
--- Run for synthetic model: 22
The system cannot find the path specified.
--- Run for synthetic model: 23
The system cannot find the path specified.
--- Run for synthetic model: 24
The system cannot find the path specified.
--- Run for synthetic model: 25
The system cannot find the path specified.
--- Run for synthetic model: 26
The system cannot find the path specified.
--- Run for synthetic model: 27
The system cannot find the path specified.
--- Run for synthetic model: 28
The system cannot find the path specified.
--- Run for synthetic model: 29
The system cannot find the path specified.
--- Run for synthetic model: 30
The system cannot find the path specified.
--- Run for synthetic model: 31
The system cannot find the path specified.
--- Run for synthetic model: 32
The system cannot find the path specified.
--- Run for synthetic model: 33
The system cannot find the path specified.
--- Run for synthetic model: 34
The system cannot find the path specified.
--- Run for synthetic model: 35
The system cannot find the path specified.
--- Run for synthetic model: 36
The system cannot find the path specified.
--- Run for synthetic model: 37
The system cannot find the path specified.
--- Run for synthetic model: 38
The system cannot find the path specified.
--- Run for synthetic model: 39
The system cannot find the path specified.
--- Run for synthetic model: 40
The system cannot find the path specified.
--- Run for synthetic model: 41
The system cannot find the path specified.
--- Run for synthetic model: 42
The system cannot find the path specified.
--- Run for synthetic model: 43
The system cannot find the path specified.
--- Run for synthetic model: 44
The system cannot find the path specified.
--- Run for synthetic model: 45
The system cannot find the path specified.
--- Run for synthetic model: 46
The system cannot find the path specified.
--- Run for synthetic model: 47
The system cannot find the path specified.
--- Run for synthetic model: 48
The system cannot find the path specified.
--- Run for synthetic model: 49
The system cannot find the path specified.
--- Run for synthetic model: 50
The system cannot find the path specified.
+++ Analyse VELEST outputs ...
Traceback (most recent call last):
File "PyVelest.py", line 3136, in
start.analyse_velest_res()
File "PyVelest.py", line 718, in analyse_velest_res
with open(path.join('velout',self.project_nm,'velest%d.out'%(sm+1))) as f:
IOError: [Errno 2] No such file or directory: 'velout\Test\velest1.out'

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