You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\user\Desktop_DEV\qt4toqt5>pyqt4topyqt5.py about.pyc -o 11.pyc
Traceback (most recent call last):
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2732, in
main = Main(sys.argv)
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2499, in init
self.prepare_changes(self.followlinks)
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2548, in prepare_changes
self.copy_files(self.destdir, subdirs, files)
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2631, in copy_files
if not os.path.isfile(f):
File "C:\Users\user\AppData\Local\Programs\Python\Python35\lib\genericpath.py", line 30, in isfile
st = os.stat(path)
ValueError: stat: embedded null character
The text was updated successfully, but these errors were encountered:
Command Prompt:
C:\Users\user\Desktop_DEV\qt4toqt5>pyqt4topyqt5.py about.pyc -o 11.pyc
Traceback (most recent call last):
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2732, in
main = Main(sys.argv)
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2499, in init
self.prepare_changes(self.followlinks)
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2548, in prepare_changes
self.copy_files(self.destdir, subdirs, files)
File "C:\Users\user\Desktop_DEV\qt4toqt5\pyqt4topyqt5.py", line 2631, in copy_files
if not os.path.isfile(f):
File "C:\Users\user\AppData\Local\Programs\Python\Python35\lib\genericpath.py", line 30, in isfile
st = os.stat(path)
ValueError: stat: embedded null character
The text was updated successfully, but these errors were encountered: