biobankAccelerometerAnalysis icon indicating copy to clipboard operation
biobankAccelerometerAnalysis copied to clipboard

`accProcess` fails when parsing files in the current directory

Open angerhang opened this issue 2 years ago • 1 comments

(home_Env) hangy@NDPH8334 data % accProcess sample_v2.gt3x 
Traceback (most recent call last):
  File "/Users/hangy/opt/miniconda3/envs/home_Env/bin/accProcess", line 8, in <module>
    sys.exit(main())
  File "/Users/hangy/opt/miniconda3/envs/home_Env/lib/python3.9/site-packages/accelerometer/accProcess.py", line 297, in main
    assert os.access(path, os.W_OK), (
AssertionError: Either folder '' does not exist or you do not have write permission

angerhang avatar Jun 13 '22 13:06 angerhang

@angerhang @R-Walmsley Anyone interested in fixing this?

chanshing avatar Oct 07 '22 02:10 chanshing

Couldn't reproduce.

chanshing avatar Mar 01 '23 15:03 chanshing