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

GDE won't install #6

Open
pathetiq opened this issue Jul 23, 2015 · 0 comments
Open

GDE won't install #6

pathetiq opened this issue Jul 23, 2015 · 0 comments

Comments

@pathetiq
Copy link

When installing paimei on ubuntu, I get an error on GDE which seems that the URL doesn't exist anymore?

/usr/local/paimei$ sudo python __install_requirements.py
looking for ctypes ... FOUND
looking for pydot ... FOUND
looking for wxPython ... FOUND
looking for MySQLdb ... FOUND
looking for GraphViz in default directory ... NOT FOUND
looking for Oreas GDE in default directory ... NOT FOUND
        Want me to get it? y
        downloading ... 100%
Traceback (most recent call last):
  File "__install_requirements.py", line 93, in <module>
    get_it("http://www.oreas.com/download/get_gde_win.php", "installers/gde-win.exe")
  File "__install_requirements.py", line 32, in get_it
    shutil.move(u[0], file_name)
  File "/usr/lib/python2.7/shutil.py", line 302, in move
    copy2(src, real_dst)
  File "/usr/lib/python2.7/shutil.py", line 130, in copy2
    copyfile(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
    with open(dst, 'wb') as fdst:
IOError: [Errno 2] No such file or directory: 'installers/gde-win.exe'

Any idea how to fix this?

Thanks

@pathetiq pathetiq changed the title GDE won't isntall GDE won't install Jul 23, 2015
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