GatorEducator / execexam

:rocket: ExecExam runs executable examinations that assess Python programming skills
https://pypi.org/project/execexam/
2 stars 3 forks source link

Spacing Bug #36

Open TitusSmith33 opened 3 weeks ago

TitusSmith33 commented 3 weeks ago

There is currently a bug that lives in the software that is related to the symbax tooling and handling directories that include a space in them. For example, a directory that includes a path 'Software Engineeringfails when trying to runexecexam` on Windows OS. The main questions that arise are does this bug effect other operating systems or just Windows, and is the true bug arise from their being a space in the path. If so, how can we test and handle this.

gkapfham commented 3 weeks ago

Hello @TitusSmith33 can you give more details about this bug? Screenshot? Specifics? Version of the Windows operating system? Stack trace?