Brandon Marlowe
Brandon Marlowe
@teo2peer the reasoning is understandable, and I am willing to change it, but would prefer keep the `label` to two words like "Manage Packages" and keep the button `label` to...
Sorry, this repo isn't really maintained at this point. I may get around to looking at this at some point. The project is going to be archived.
@aoster this is something I’ll have to look into. It’s odd that people have experienced some issues with this when I haven’t experienced any at all. However, since this seems...
@Lagoja thank you for the recommendation. My exact situation adds some complexity since the GitLab server I'm attempting to access is done via tunnel using the `aws ssm start-session` subcommand...
@Lagoja currently working on an implementation, and will submit a PR ASAP
@Lagoja just an FYI, I have the implementation working after much delay with work and personal stuff. A PR should be coming in the next week or so.
@soickm It's been a while since I've looked at this project, but all of the data should be available under the `resources` directory.
I've encountered this in the past and my resolution was to add 'gccXXStdEnv.cc.cc.lib' as a "package". 'XX' is the gcc version you're using (ie. gcc13StdEnv.cc.cc.lib). Additionally, I augmented the "env"...
You're using Python 3.7.3, and the latest version of MMPM doesn't support anything below Python 3.8 (soon to be Python 3.9 as the minimum). I'm not sure which version of...
@Z3r0shin , have you updated your version of python and tried with the newest version of MMPM?