I have run several molecular dynamics simulations using NAMD on a supercomputer, and I have transferred the trajectories to mapped network drive on my Windows 10 computer. I am unable to transfer the trajectories to my local computer as the files are too large and take too long to transfer.

I would like to be able to analyze these trajectories with different python programs I have found online, such as MDContactCom (https://gitlab.com/chiemotono/mdcontactcom). I have downloaded the program files and I am using the Conda terminal on my local computer to try to run the program. However, I am having difficulty specifying the path to the trajectory files on the mapped network drive so that they can be used as inputs in the calculation.

Here are examples of different ways I have tried specifying the path to the files located on the mapped network drive:

````

python mdcontactcom run "J:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd" -top1 "J:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\Morikis_Non_PDBFix_Test1_QwikMD.psf" "J:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\MD.dcd" -top2 "J:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\L116V(1109)_Test4_QwikMD.psf"

Feature has expired.

Feature: PYMOL_MAIN

Expire date: 01-apr-2022

License path: C:\Users\xxxx/.pymol/license.lic;

FlexNet Licensing error:-10,32

dcdplugin) Could not access file 'J:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd'.

2022-05-25 22:50:17,487 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd

python mdcontactcom run "j:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd" -top1 "j:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\Morikis_Non_PDBFix_Test1_QwikMD.psf" "j:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\MD.dcd" -top2 "j:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\L116V(1109)_Test4_QwikMD.psf"

Feature has expired.

Feature: PYMOL_MAIN

Expire date: 01-apr-2022

License path: C:\Users\xxxxx/.pymol/license.lic;

FlexNet Licensing error:-10,32

dcdplugin) Could not access file 'j:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd'.

2022-05-25 22:44:06,810 - traj2pdb.py - Func: convert - ERROR - Could not open file: j:\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd

python mdcontactcom run "j:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd" -top1 "j:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\Morikis_Non_PDBFix_Test1_QwikMD.psf" "j:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\MD.dcd" -top2 "j:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\L116V(1109)_Test4_QwikMD.psf"

Feature has expired.

Feature: PYMOL_MAIN

Expire date: 01-apr-2022

License path: C:\Users\xxxxx/.pymol/license.lic;

FlexNet Licensing error:-10,32

dcdplugin) Could not access file 'j:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd'.

2022-05-25 16:06:30,043 - traj2pdb.py - Func: convert - ERROR - Could not open file: j:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd

python mdcontactcom run "J:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd" -top1 "J:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\Morikis_Non_PDBFix_Test1_QwikMD.psf" "J:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\MD.dcd" -top2 "J:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Mutants\C3d_L116V_aka1109_mutant\L116V(1109)_Test4\L116V(1109)_Test4\run\L116V(1109)_Test4_QwikMD.psf"

Feature has expired.

Feature: PYMOL_MAIN

Expire date: 01-apr-2022

License path: C:\Users\xxxx/.pymol/license.lic;

FlexNet Licensing error:-10,32

dcdplugin) Could not access file 'J:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd'.

2022-05-25 16:02:48,979 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:\\pc\Computational Experiments\Tests\Molecular Dynamics Simulations\QwikMD or NAMD\2XQW Starting Structure\Wildtype\Morikis_Non_PDBFix_Test1\Morikis_Non_PDBFix_Test1\run\MD.dcd

(base) C:\Users\Christos\Downloads\mdcontactcom-master\mdcontactcom-master>python mdcontactcom run "J:/pc/Computational Experiments/Tests/Molecular Dynamics Simulations/QwikMD or NAMD/2XQW Starting Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd" -top1 "J:/pc/Computational Experiments/Tests/Molecular Dynamics Simulations/QwikMD or NAMD/2XQW Starting Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/Morikis_Non_PDBFix_20ns_Test4_QwikMD.psf" "J:/pc/Computational Experiments/Tests/Molecular Dynamics Simulations/QwikMD or NAMD/2XQW Starting Structure/Mutants/C3d_L116V_aka1109_mutant/L116V_aka1109_20ns_Test1/L116V(1109)_20ns_Test1/run/MD.dcd" -top2 "J:/pc/Computational Experiments/Tests/Molecular Dynamics Simulations/QwikMD or NAMD/2XQW Starting Structure/Mutants/C3d_L116V_aka1109_mutant/L116V_aka1109_20ns_Test1/L116V(1109)_20ns_Test1/run/L116V(1109)_20ns_Test1_QwikMD.psf"

dcdplugin) Could not access file 'J:/pc/Computational Experiments/Tests/Molecular Dynamics Simulations/QwikMD or NAMD/2XQW Starting Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd'.

2022-05-31 14:31:32,043 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:/pc/Computational Experiments/Tests/Molecular Dynamics Simulations/QwikMD or NAMD/2XQW Starting Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd

(base) C:\Users\Christos\Downloads\mdcontactcom-master\mdcontactcom-master>python mdcontactcom run J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd -top1 J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/Morikis_Non_PDBFix_20ns_Test4_QwikMD.psf J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Mutants/C3d_L116V_aka1109_mutant/L116V_aka1109_20ns_Test1/L116V(1109)_20ns_Test1/run/MD.dcd -top2 J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Mutants/C3d_L116V_aka1109_mutant/L116V_aka1109_20ns_Test1/L116V(1109)_20ns_Test1/run/L116V(1109)_20ns_Test1_QwikMD.psf

dcdplugin) Could not access file 'J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd'.

2022-05-31 14:54:46,967 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd

(base) C:\Users\Christos\Downloads\mdcontactcom-master\mdcontactcom-master>python mdcontactcom run \\128.40.173.237\christos\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd -top1 \\128.40.173.237\christos\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\Morikis_Non_PDBFix_20ns_Test4_QwikMD.psf \\128.40.173.237\christos\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\MD.dcd -top2 \\128.40.173.237\christos\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\L116V(1109)_20ns_Test1_QwikMD.psf

dcdplugin) Could not access file '\\128.40.173.237\christos\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd'.

2022-05-31 15:01:40,557 - traj2pdb.py - Func: convert - ERROR - Could not open file: \\128.40.173.237\christos\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd

(base) C:\Users\Christos\Downloads\mdcontactcom-master\mdcontactcom-master>python --version

Python 3.8.8

(base) C:\Users\Christos\Downloads\mdcontactcom-master\mdcontactcom-master>python mdcontactcom run J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd -top1 J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\Morikis_Non_PDBFix_20ns_Test4_QwikMD.psf J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\MD.dcd -top2 J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\L116V(1109)_20ns_Test1_QwikMD.psf

dcdplugin) Could not access file 'J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd'.

2022-05-31 15:27:20,646 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd

(base) C:\Users\Christos\Downloads\mdcontactcom-master\mdcontactcom-master>python mdcontactcom run J:\\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd -top1 J:\\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\Morikis_Non_PDBFix_20ns_Test4_QwikMD.psf J:\\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\MD.dcd -top2 J:\\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\L116V(1109)_20ns_Test1_QwikMD.psf

dcdplugin) Could not access file 'J:\\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd'.

2022-05-31 15:28:16,705 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:\\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd

(base) J:\mdcontactcom-master>python mdcontactcom run J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd -top1 J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\Morikis_Non_PDBFix_20ns_Test4_QwikMD.psf J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\MD.dcd -top2 J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Mutants\C3d_L116V_aka1109_mutant\L116V_aka1109_20ns_Test1\L116V(1109)_20ns_Test1\run\L116V(1109)_20ns_Test1_QwikMD.psf

dcdplugin) Could not access file 'J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd'.

2022-06-01 10:37:03,600 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure\Wildtype\Morikis_Non_PDBFix_20ns_Test4\Morikis_Non_PDBFix_20ns_Test4\run\MD.dcd

(base) J:\mdcontactcom-master>python mdcontactcom run J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd -top1 J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/Morikis_Non_PDBFix_20ns_Test4_QwikMD.psf J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Mutants/C3d_L116V_aka1109_mutant/L116V_aka1109_20ns_Test1/L116V(1109)_20ns_Test1/run/MD.dcd -top2 J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Mutants/C3d_L116V_aka1109_mutant/L116V_aka1109_20ns_Test1/L116V(1109)_20ns_Test1/run/L116V(1109)_20ns_Test1_QwikMD.psf

dcdplugin) Could not access file 'J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd'.

2022-06-01 10:38:20,490 - traj2pdb.py - Func: convert - ERROR - Could not open file: J:/pc/Computational_Experiments/Tests/Molecular_Dynamics_Simulations/QwikMD_or_NAMD/2XQW_Starting_Structure/Wildtype/Morikis_Non_PDBFix_20ns_Test4/Morikis_Non_PDBFix_20ns_Test4/run/MD.dcd

(base) J:\mdcontactcom-master>cd ..

(base) J:\>cd pc

(base) J:\pc>cd Computational_Experiments

(base) J:\pc\Computational_Experiments>cd Tests

(base) J:\pc\Computational_Experiments\Tests>cd Molecular_Dynamics_Simulations

(base) J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations>cd QwikMD_or_NAMD

(base) J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD>cd 2XQW_Starting_Structure

(base) J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure>cd

J:\pc\Computational_Experiments\Tests\Molecular_Dynamics_Simulations\QwikMD_or_NAMD\2XQW_Starting_Structure

````

Therefore, I have tried using the UNC path to the files, the standard Windows path, the path in Unix format, etc. I have also tried changing to the J: (mapped) drive as the base and then specifying the path, but it still does not work, despite checking the path and seeing that I have provided the correct path.

I would greatly appreciate if anyone has any ideas for how to run local python code on files located on a mapped network drive as there are other programs, such as COMMA2, that I also would like to use to analyze my trajectories, so it is imperative that I can run programs on files on the mapped network drive.

More Christos Eu's questions See All
Similar questions and discussions