codesidian / Python-MissionChiefBot

A Python bot for the online game MissionChief
Other
13 stars 14 forks source link

Program fails to launch #61

Closed mccady closed 3 years ago

mccady commented 3 years ago

Good Day,

I really hope you can help me with this. I am a bit new to this so keep that in mind. I have copy and pasted the text I get when double clicking on the run file. I have installed Python, which should be apparent as this message comes from that program. The issue appears to be with something called selenium? Your help is greatly appreciated!!

Mon 04/19/2021

jackbayliss commented 3 years ago

You need to pip install it! - I would recommend googling for answers if anything, as this version is no longer supported nor updated.

On 20 Apr 2021, at 01:59, mccady @.***> wrote:

 Good Day,

I really hope you can help me with this. I am a bit new to this so keep that in mind. I have copy and pasted the text I get when double clicking on the run file. I have installed Python, which should be apparent as this message comes from that program. The issue appears to be with something called selenium? Your help is greatly appreciated!!

Mon 04/19/2021

MISSION CHIEF BOT 16/02/2020- Creative Commons Attribution-NonCommercial 4.0 International License - Copyright 2020 Jack Bayliss / Joshua Latham license available - https://github.com/codesidian/Python-MissionChiefBot/blob/master/LICENSE.md - checking for new requirements Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. 'pip' is not recognized as an internal or external command, operable program or batch file. Traceback (most recent call last): File "C:\Users\mccad\Desktop\MissionChief\botfiles\missionchief_bot.py", line 1, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium' Press any key to continue . . . — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

mccady commented 3 years ago

Thanks Jack,

I'm in the process of subscribing to your paid service bot.

Are there other paymen options such as Pay Pal or just credit card?

Respectfully,

Matthew

On Mon, Apr 19, 2021, 18:01 Jack @.***> wrote:

You need to pip install it! - I would recommend googling for answers if anything, as this version is no longer supported nor updated.

On 20 Apr 2021, at 01:59, mccady @.***> wrote:

 Good Day,

I really hope you can help me with this. I am a bit new to this so keep that in mind. I have copy and pasted the text I get when double clicking on the run file. I have installed Python, which should be apparent as this message comes from that program. The issue appears to be with something called selenium? Your help is greatly appreciated!!

Mon 04/19/2021

MISSION CHIEF BOT 16/02/2020- Creative Commons Attribution-NonCommercial 4.0 International License - Copyright 2020 Jack Bayliss / Joshua Latham license available - https://github.com/codesidian/Python-MissionChiefBot/blob/master/LICENSE.md

checking for new requirements Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. 'pip' is not recognized as an internal or external command, operable program or batch file. Traceback (most recent call last): File "C:\Users\mccad\Desktop\MissionChief\botfiles\missionchief_bot.py", line 1, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium' Press any key to continue . . . — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/codesidian/Python-MissionChiefBot/issues/61#issuecomment-822893137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATYDS222RLHOZFPBMCNMZPDTJTG75ANCNFSM43HCBKKQ .

jackbayliss commented 3 years ago

You can use Apple Pay or Gpay if you use a suitable device :)

On 20 Apr 2021, at 03:09, mccady @.***> wrote:

 Thanks Jack,

I'm in the process of subscribing to your paid service bot.

Are there other paymen options such as Pay Pal or just credit card?

Respectfully,

Matthew

On Mon, Apr 19, 2021, 18:01 Jack @.***> wrote:

You need to pip install it! - I would recommend googling for answers if anything, as this version is no longer supported nor updated.

On 20 Apr 2021, at 01:59, mccady @.***> wrote:

 Good Day,

I really hope you can help me with this. I am a bit new to this so keep that in mind. I have copy and pasted the text I get when double clicking on the run file. I have installed Python, which should be apparent as this message comes from that program. The issue appears to be with something called selenium? Your help is greatly appreciated!!

Mon 04/19/2021

MISSION CHIEF BOT 16/02/2020- Creative Commons Attribution-NonCommercial 4.0 International License - Copyright 2020 Jack Bayliss / Joshua Latham license available - https://github.com/codesidian/Python-MissionChiefBot/blob/master/LICENSE.md

checking for new requirements Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. 'pip' is not recognized as an internal or external command, operable program or batch file. Traceback (most recent call last): File "C:\Users\mccad\Desktop\MissionChief\botfiles\missionchief_bot.py", line 1, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium' Press any key to continue . . . — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/codesidian/Python-MissionChiefBot/issues/61#issuecomment-822893137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATYDS222RLHOZFPBMCNMZPDTJTG75ANCNFSM43HCBKKQ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

mccady commented 3 years ago

Thanks Jack,

First off, I LOVE your mod. Thank you for this!!

Lastly, I just noticed that it doesn't like to auto dispatch to an injured person on scaffolding. Is that a known issue? I've got the required units so it was a bit perplexing. Thoughts?

Respectfully,

Matthew

On Tue, Apr 20, 2021, 00:15 Jack @.***> wrote:

You can use Apple Pay or Gpay if you use a suitable device :)

On 20 Apr 2021, at 03:09, mccady @.***> wrote:

 Thanks Jack,

I'm in the process of subscribing to your paid service bot.

Are there other paymen options such as Pay Pal or just credit card?

Respectfully,

Matthew

On Mon, Apr 19, 2021, 18:01 Jack @.***> wrote:

You need to pip install it! - I would recommend googling for answers if anything, as this version is no longer supported nor updated.

On 20 Apr 2021, at 01:59, mccady @.***> wrote:

 Good Day,

I really hope you can help me with this. I am a bit new to this so keep that in mind. I have copy and pasted the text I get when double clicking on the run file. I have installed Python, which should be apparent as this message comes from that program. The issue appears to be with something called selenium? Your help is greatly appreciated!!

Mon 04/19/2021

MISSION CHIEF BOT 16/02/2020- Creative Commons Attribution-NonCommercial 4.0 International License

Copyright 2020 Jack Bayliss / Joshua Latham license available -

https://github.com/codesidian/Python-MissionChiefBot/blob/master/LICENSE.md

checking for new requirements Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. 'pip' is not recognized as an internal or external command, operable program or batch file. Traceback (most recent call last): File "C:\Users\mccad\Desktop\MissionChief\botfiles\missionchief_bot.py", line 1, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium' Press any key to continue . . . — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/codesidian/Python-MissionChiefBot/issues/61#issuecomment-822893137 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ATYDS222RLHOZFPBMCNMZPDTJTG75ANCNFSM43HCBKKQ

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/codesidian/Python-MissionChiefBot/issues/61#issuecomment-823036389, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATYDS2Z3S5C6CTFFNA2NDDTTJUS2XANCNFSM43HCBKKQ .

jackbayliss commented 3 years ago

You should have a link to Discord! The mods will be able to help you :)

On 20 Apr 2021, at 08:44, mccady @.***> wrote:

 Thanks Jack,

First off, I LOVE your mod. Thank you for this!!

Lastly, I just noticed that it doesn't like to auto dispatch to an injured person on scaffolding. Is that a known issue? I've got the required units so it was a bit perplexing. Thoughts?

Respectfully,

Matthew

On Tue, Apr 20, 2021, 00:15 Jack @.***> wrote:

You can use Apple Pay or Gpay if you use a suitable device :)

On 20 Apr 2021, at 03:09, mccady @.***> wrote:

 Thanks Jack,

I'm in the process of subscribing to your paid service bot.

Are there other paymen options such as Pay Pal or just credit card?

Respectfully,

Matthew

On Mon, Apr 19, 2021, 18:01 Jack @.***> wrote:

You need to pip install it! - I would recommend googling for answers if anything, as this version is no longer supported nor updated.

On 20 Apr 2021, at 01:59, mccady @.***> wrote:

 Good Day,

I really hope you can help me with this. I am a bit new to this so keep that in mind. I have copy and pasted the text I get when double clicking on the run file. I have installed Python, which should be apparent as this message comes from that program. The issue appears to be with something called selenium? Your help is greatly appreciated!!

Mon 04/19/2021

MISSION CHIEF BOT 16/02/2020- Creative Commons Attribution-NonCommercial 4.0 International License

Copyright 2020 Jack Bayliss / Joshua Latham license available -

https://github.com/codesidian/Python-MissionChiefBot/blob/master/LICENSE.md

checking for new requirements Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. 'pip' is not recognized as an internal or external command, operable program or batch file. Traceback (most recent call last): File "C:\Users\mccad\Desktop\MissionChief\botfiles\missionchief_bot.py", line 1, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium' Press any key to continue . . . — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/codesidian/Python-MissionChiefBot/issues/61#issuecomment-822893137 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ATYDS222RLHOZFPBMCNMZPDTJTG75ANCNFSM43HCBKKQ

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/codesidian/Python-MissionChiefBot/issues/61#issuecomment-823036389, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATYDS2Z3S5C6CTFFNA2NDDTTJUS2XANCNFSM43HCBKKQ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

jackbayliss commented 3 years ago

Closing as wrong repo- feel free to ask these questions on Discord :) - you'll find the link on the dashboard.