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
Good afternoon everyone, I am testing this wonderful application but when it takes about two minutes, I get an error that cannot be resolved, I have installed different versions of python, of folderclone and it remains the same, can someone help me?
This is the error:
Out of SAs.
Traceback (most recent call last):
File "C: \ Users \ eNuc \ AppData \ Local \ Programs \ Python \ Python39 \ Scripts \ multifolderclone-script.py", line 33, in
sys.exit (load_entry_point ('folderclone == 0.5.4b1', 'console_scripts', 'multifolderclone') ())
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclonecli \ mfcparse.py", line 37, in main
raise e
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclonecli \ mfcparse.py", line 31, in main
mfc.clone ()
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclone \ multifolderclone.py", line 354, in clone
self._rcopy (drive, 1, self.source, i, root_dir, '', self.width)
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclone \ multifolderclone.py", line 301, in _rcopy
drive = self._rcopy (
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclone \ multifolderclone.py", line 267, in _rcopy
raise RuntimeError ('Out of SAs.')
RuntimeError: Out of SAs.
The text was updated successfully, but these errors were encountered:
Good afternoon everyone, I am testing this wonderful application but when it takes about two minutes, I get an error that cannot be resolved, I have installed different versions of python, of folderclone and it remains the same, can someone help me?
This is the error:
Out of SAs.
Traceback (most recent call last):
File "C: \ Users \ eNuc \ AppData \ Local \ Programs \ Python \ Python39 \ Scripts \ multifolderclone-script.py", line 33, in
sys.exit (load_entry_point ('folderclone == 0.5.4b1', 'console_scripts', 'multifolderclone') ())
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclonecli \ mfcparse.py", line 37, in main
raise e
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclonecli \ mfcparse.py", line 31, in main
mfc.clone ()
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclone \ multifolderclone.py", line 354, in clone
self._rcopy (drive, 1, self.source, i, root_dir, '', self.width)
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclone \ multifolderclone.py", line 301, in _rcopy
drive = self._rcopy (
File "c: \ users \ enuc \ appdata \ local \ programs \ python \ python39 \ lib \ site-packages \ folderclone \ multifolderclone.py", line 267, in _rcopy
raise RuntimeError ('Out of SAs.')
RuntimeError: Out of SAs.
The text was updated successfully, but these errors were encountered: