jimmyorourke
jimmyorourke
Shouldn't be too hard. There may need to be some extra logic added to choose terminals, if people also have iTerm. Can you share the commands to set background image,...
Just run `$ pokemon growlithe` without specifying python If you did a per user pip install then you may need to update your path as per https://github.com/LazoCoder/Pokemon-Terminal#pip-per-user
Ah, I think the python version is probably pinned to 3.6
did you follow these steps https://github.com/LazoCoder/Pokemon-Terminal#conemu-settings
if you go to the settings menu, which ConEmu version does it say in the top bar?
install using pip, not npm. I'm not sure who manages the npm package but it doesn't pull right from github and i'm not sure it's been updated
Please try installing with `pip` (or `pip3`) folks. `pip` should be your go-to for installing python based tools/packages.
@sylveon are you saying there is something that is not being enabled properly in the code, or that the readme instructions need an update, or something else? Feel free to...
@luturol are you sure the npm installed version was uninstalled properly?
I say if it works 🚢 it! But if somehow the trailing whitespace removal from `pokemon.txt` does cause problems then we really shouldn't be using a txt file, and should...