Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special characters in txt output files #10

Open
ikajic opened this issue Jan 13, 2017 · 0 comments
Open

Special characters in txt output files #10

ikajic opened this issue Jan 13, 2017 · 0 comments

Comments

@ikajic
Copy link

ikajic commented Jan 13, 2017

If there are special characters (e.g. < or >) in the output txt files in data folder, pd.DataFrame(pytry.read('data')) will fail to read the data.

One use-case where this happened is when using nengo_ocl and recording the context in the output file. This line causes the problem:
context = <pyopencl.Context at 0x2afa190 on <pyopencl.Device 'GeForce GTX 970' on 'NVIDIA CUDA' at 0x28f8d80>>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant