Skip to content

How to retrieve this knowing it is a parameter and it has an attribute #10231

Answered by tausbn
Sim4n6 asked this question in Q&A
Discussion options

You must be logged in to vote

If that is your entire source code, then one issue here is that os isn't defined anywhere. In order for something to be picked up as an API::moduleImport, it must be imported. So, at the very least you need import os as well (assuming this is Python).

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@aibaars
Comment options

@tausbn
Comment options

@Sim4n6
Comment options

@tausbn
Comment options

@Sim4n6
Comment options

Answer selected by Sim4n6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants