We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
same error happens when using Linux version and the *.amdock file is empty...
Welcome to AMDock Version 1.5.2 For Windows and Linux AMDOCK: Opening AMDock File (*.amdock)... AMDOCK: Opening AMDock File (*.amdock)... Done. AMDOCK: Traceback (most recent call last): AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\site-packages\AMDock\result_tab.py", line 176, in load_file AMDOCK: AMDOCK: self.amdock_load() AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\site-packages\AMDock\result_tab.py", line 188, in amdock_load AMDOCK: AMDOCK: self.data = self.AMDock.loader.load_amdock_file() AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\site-packages\AMDock\file_loader.py", line 269, in load_amdock_file AMDOCK: AMDOCK: if os.path.exists(self.AMDock.project.WDIR): AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\genericpath.py", line 26, in exists AMDOCK: AMDOCK: os.stat(path) AMDOCK: TypeError AMDOCK: : AMDOCK: coercing to Unicode: need string or buffer, NoneType found AMDOCK:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
same error happens when using Linux version and the *.amdock file is empty...
The text was updated successfully, but these errors were encountered: