neo-nie / pynsource

Automatically exported from code.google.com/p/pynsource
0 stars 0 forks source link

Cannot create UML from python code. #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Started pynsource from the 'start menu'
2. this is the error in the console.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
PyNsource 1.60
Windows 7

Please provide any additional information below.

Setting virtual size to 20,20
Traceback (most recent call last):
  File "wx/_core.py", line 14669, in <lambda>
  File "app/controller.py", line 44, in cmd_invoker_f
  File "common/command_pattern.py", line 101, in run
  File "app/cmds/filemgmt.py", line 92, in execute
  File "app/cmds/filemgmt.py", line 84, in bootstrap03
  File "app/controller.py", line 44, in cmd_invoker_f
  File "common/command_pattern.py", line 101, in run
  File "app/cmds/filemgmt.py", line 172, in execute
IOError: [Errno 2] No such file or directory: 'C:\\Program Files\\tests\\saved 
uml workspaces\\uml05.pyns'

Original issue reported on code.google.com by raykaust...@gmail.com on 25 Mar 2015 at 2:25

Attachments: