Ask Your Question
1

Issue with loading modules on hpc system

asked 2020-03-06 05:53:40 -0500

johnri99's avatar

updated 2020-03-06 06:53:34 -0500

I am using a remote hpc host and need to load some specific modules before running a debug session. I have created a shell script that loads the module and then sets the python path, and am then using the command option to start the debug process. At present it doesn't seem to be working. Any suggestions

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-03-06 06:58:34 -0500

If you can't set up the environment in Wing's Project Properties to accomplish the same thing as the shell script then you'll have to launch the debug process from outside of Wing and use wingdbstub to start debugging. Assuming you're using a Wing Pro remote host configuration, this is described here:

https://wingware.com/doc/debug/remote...

If you're not using a remote host configuration in Wing Pro (or not using Wing Pro) then the instructions are more complex:

https://wingware.com/doc/debug/manual...

If that doesn't help please post what errors you are seeing or you can email us at support@wingware.com.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2020-03-06 05:53:40 -0500

Seen: 445 times

Last updated: Mar 06 '20