Skip to content

Questions on build documentation on Mastodon #26722

Discussion options

You must be logged in to vote

You should be able to add the python folder within moose to your PYTHONPATH. Much like your system PATH, it will check the directories placed there first for any modules. See the command you need to enter into your terminal below to set that before running moosedocs again (also make sure your moose environment is activated, as normal). Make sure you replace the sample path I use below with your actual path to moose/python!

export PYTHONPATH=/Users/username/projects/mastodon/moose/python

This will be unset whenever you close your Terminal, so you'll need to re-add it if you want to use it again.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@chunhuizhao478
Comment options

@GiudGiud
Comment options

@GiudGiud
Comment options

@chunhuizhao478
Comment options

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