![]() |
|
#1
|
|||
|
|||
It looks like the file is not found. Does the following work?
Code:
directory = r'D:\PhD\Study-I_Part_I\My_Programs\DFI\Participant_Data' filename = str(id) + '_experiment_data.txt' filepath = os.path.join(directory, filename) experiment_data = open(filepath,'a') |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
.wrl File in Vizard | Hitesh | Vizard | 2 | 07-02-2015 09:43 AM |
Converting .blend file in .osgb or any vizard supported file | Hitesh | Vizard | 0 | 07-02-2015 01:31 AM |
Vizard .exe file doesn't load (Vizard 3) | Saule | Vizard | 4 | 02-05-2014 06:01 AM |
Interaction of vizard objects with an imported obj file | sunil.nair | Vizard | 2 | 10-09-2013 02:08 PM |
Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 11:13 AM |