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

error in python? #3

Open
juanjo900 opened this issue Dec 2, 2021 · 0 comments
Open

error in python? #3

juanjo900 opened this issue Dec 2, 2021 · 0 comments

Comments

@juanjo900
Copy link

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.

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