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

Quarto in virtual environment #1279

Open
riziles opened this issue Nov 13, 2024 · 0 comments
Open

Quarto in virtual environment #1279

riziles opened this issue Nov 13, 2024 · 0 comments

Comments

@riziles
Copy link

riziles commented Nov 13, 2024

I'm having an issue where JupyText is failing to convert to Quarto format. I believe that it's because I have both Quarto and JupyText installed in a virtual environment (using Pixi). If I modify the Quarto call here to

proc = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, shell=True)

then it seems to work fine. What are your thoughts on potentially adding a flag to enable the behavior? Is there maybe a better way to get around this issue?

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