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

Print statements not appearing in MayaCharm #8

Closed
kalkoby opened this issue Aug 7, 2019 · 7 comments
Closed

Print statements not appearing in MayaCharm #8

kalkoby opened this issue Aug 7, 2019 · 7 comments
Assignees
Labels
question Further information is requested

Comments

@kalkoby
Copy link

kalkoby commented Aug 7, 2019

I want to know if there is a way to print the translation information from Maya that I code in Visual Studio Code. I was able to send command to Maya to create some geometry stuffs. I do not see any output from print statements. If I were to run Python embedded in Maya, I would see the print statements. But not the external editor of VSC, your advice will be appreciated. I think the problem is that I was not able to receiving info from Maya to VSC but I was able to send information to Maya.

Thanks in advance

@artbycrunk artbycrunk self-assigned this Aug 9, 2019
@artbycrunk
Copy link
Owner

Hi @kalkoby,

The information is available in VSC`s Output window under Maya.

image

@kalkoby
Copy link
Author

kalkoby commented Aug 11, 2019 via email

@kalkoby
Copy link
Author

kalkoby commented Aug 11, 2019 via email

@artbycrunk
Copy link
Owner

Hey Karen,
seems like you are having multiple issues, which are a bit hard to understand here..
maybe you can better explain on a quick chat here..
https://gitter.im/vscode-maya/vscode-maya

And regarding pylint, if you pip install pylint in your current python environment,
and add pylint to your vscode settings, it should currently be activated.

@artbycrunk artbycrunk added the question Further information is requested label Aug 17, 2019
@artbycrunk
Copy link
Owner

@kalkoby are you still having issues?

@kalkoby
Copy link
Author

kalkoby commented May 16, 2020 via email

@jdily
Copy link

jdily commented Feb 25, 2022

Hi I am not sure why I can not see the print message under VS code output window under Maya?
I follow the code above, but got no printed message.
Do you know how can I get the message?
image

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

No branches or pull requests

3 participants