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

Sending a sample within a folder and raw data archive generates an error #15

Open
raacampbell opened this issue Sep 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@raacampbell
Copy link
Collaborator

❯ transferToServer BG_VisDetect_photom1_008_009_010_011/BG_008 BG_VisDetect_photom1_008_009_010_011/BG_VisDetect_photom1_008_009_010_011_rawData.tar.bz /tmp
Traceback (most recent call last):
  File "/home/rob/.local/bin//transferToServer", line 8, in <module>
    sys.exit(main())
  File "/home/rob/.local/lib/python3.8/site-packages/btpytools/transferToServer.py", line 436, in main
    elif tools.contains_data_folders(t_dir):
  File "/home/rob/.local/lib/python3.8/site-packages/btpytools/tools.py", line 157, in contains_data_folders
    subDirs = next(os.walk(dirToTest))[1]
StopIteration
@raacampbell raacampbell added the bug Something isn't working label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant