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

A bug in paths with spaces in sage implementation #189

Open
kwangkim opened this issue Sep 27, 2021 · 1 comment
Open

A bug in paths with spaces in sage implementation #189

kwangkim opened this issue Sep 27, 2021 · 1 comment

Comments

@kwangkim
Copy link

kwangkim commented Sep 27, 2021

I just got an error.

----  Messages for sage:default:default  ----
* PythonTeX notice
    1 message(s) could not be classified
    Interpreted as errors, based on the return code(s)
* PythonTeX stderr - unknown on line ?? in "??":
  /var/tmp/sage-9.4-current/local/bin/python3: can't open file '/Users/example/Dropbox (Personal)/<outputdir>/sage_default_default.sage.py': [Errno 2] No such file or directory

--------------------------------------------------
PythonTeX:  EXAM1 - 1 error(s), 0 warning(s)

I think a space in "Dropbox (Personal)" makes a problem.
In other folders without any space, it works well.

#167 (comment)
Above fix does not work since it is a bug in sage

@kwangkim kwangkim changed the title Bug in sage code with a directory name with a space. A bug in paths with spaces in sage implementation Sep 27, 2021
@kwangkim
Copy link
Author

kwangkim commented Dec 16, 2021

It is a bug in sage.
Currently, sage cannot handle a path with spaces.

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