this OS is fresh install, fluxbox is sticking on me trying toopen an app it takes longer that is usually does, menumaker is just hanging I deleted it, reinstalled, and it still hangs and now it like caught up in something...
build it off ports and am getting this still.
missing something to make it work. what???
Code:
[userx@FreeBSD ~]$ mmaker
Traceback (most recent call last):
File "/usr/local/bin/mmaker", line 3, in <module>
import MenuMaker.CLI
ModuleNotFoundError: No module named 'MenuMaker'
[userx@FreeBSD ~]$ whereis mmaker
mmaker: /usr/local/bin/mmaker
[userx@FreeBSD ~]$ sudo plg delete mmaker
sudo: plg: command not found
[userx@FreeBSD ~]$ sudo pkg delete mmaker
No packages matched for pattern 'mmaker'
Checking integrity... done (0 conflicting)
1 packages requested for removal: 0 locked, 1 missing
build it off ports and am getting this still.
Code:
[userx@FreeBSD menumaker]$ mmaker
Traceback (most recent call last):
File "/usr/local/bin/mmaker", line 3, in <module>
import MenuMaker.CLI
ModuleNotFoundError: No module named 'MenuMaker'