mar10 / pyftpsync

Synchronize directories using FTP(S), SFTP, or file system access.
https://pyftpsync.readthedocs.io
MIT License
117 stars 25 forks source link

application error with msi installer #29

Closed ThetomekK closed 6 years ago

ThetomekK commented 6 years ago

Hi,

i installed the msi version "pyftpsync-2.0.0-win32.msi". That worked, but calling "pyftpsync --help" in command promt, a application error window pops up: Error Code 0xc000007b: application couldn't be started correctly.

pyftpsync_app_error

Any advice on that?

Thanks in advance

ThetomekK commented 6 years ago

Could this be associated with my system?

system infos

mar10 commented 6 years ago

I just re-installed on Win10 from here https://github.com/mar10/pyftpsync/releases/tag/v2.0.0 and it seems to run. What Windows version are you on? Does it happen on other computers as well? Googling for "0xc00007b" finds some hints, that DLLs may be missing...