-
I can open a survey file in QC v. 3.5 but cannot do this in the mastercode (pre 3.6 release). Here is the error message. Is anyone else having this problem. File "C:\Users\tuq68878\Downloads\QualCoder-master\qualcoder_main_.py", line 1628, in import_survey File "C:\Users\tuq68878\Downloads\QualCoder-master\qualcoder\import_survey.py", line 100, in init File "C:\Users\tuq68878\Downloads\QualCoder-master\qualcoder\import_survey.py", line 129, in select_file File "C:\Users\tuq68878\AppData\Local\Programs\Python\Python311\Lib\shutil.py", line 258, in copyfile FileNotFoundError: [Errno 2] No such file or directory: 'C:/documents/TU SW Print and Electronic for qc 1 10.2024.csv' |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Thank you for letting me know. |
Beta Was this translation helpful? Give feedback.
-
Able to import csv with 3.6. Does not recognize numeric and only gives me the option to change to qualitative. My CSV has empty cells, some numeric columns and two qualitative columns. Not sure I understand NONE, Minimal or ALL, but with NONE setting, empty cells show "missing value". I selected delimiter comma. With MINIMAL and NONE settings, the rows and columns look like my CSV sheet. |
Beta Was this translation helpful? Give feedback.
For QC 3.7 - the warning is now shorter and gives a count, not the case names details. The numeric column now remains numeric if there are blank cell entries.