Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named discum #53

Closed
ToxicLime opened this issue Jun 4, 2021 · 11 comments
Closed

No module named discum #53

ToxicLime opened this issue Jun 4, 2021 · 11 comments

Comments

@ToxicLime
Copy link

ToxicLime commented Jun 4, 2021

I've basically been tearing my hair out for the past few hours trying to figure out how to get this to work, I've tried running the various commands posted in other closed issues to no avail, I've reinstalled python as well as used Git to install Discum. Any advice?
563ed25566e29cfbe750e7ca9bf11435_LI

@vivinano
Copy link
Owner

vivinano commented Jun 4, 2021

so you have tried the commands on #48
that seems to be more of the fix
but it might be easier to get more help from discum dev himself

https://github.com/Merubokkusu/Discord-S.C.U.M/issues

if the commands on the closed issue isnt working then go to the link provided and they can provide more help

@ToxicLime
Copy link
Author

I tried doing these two commands in IDLE but it gave me an error

import pip
pip.main(['install','git+https://github.com/Merubokkusu/Discord-S.C.U.M.git'])

image

@vivinano
Copy link
Owner

vivinano commented Jun 5, 2021

try to install a simple package like discord.py and then try the discum install agian

@ToxicLime
Copy link
Author

I assume you meant install through Git bash, so I tried that. Didn't work. Still can't detect the discum module.

@vivinano
Copy link
Owner

vivinano commented Jun 5, 2021

have you tried replace the keyword pip with pip3 ?

@ToxicLime
Copy link
Author

Let me try that

@ToxicLime
Copy link
Author

Nope same error

@vivinano
Copy link
Owner

vivinano commented Jun 5, 2021

try #51 he seemed to get it working

@ToxicLime
Copy link
Author

Sorry for the late reply, but no it doesn't seem that worked.

@vivinano
Copy link
Owner

vivinano commented Jun 8, 2021 via email

@vivinano
Copy link
Owner

vivinano commented Jun 9, 2021

A small work around is you can use python within the cmd.

you can traverse the file structure of your computer using cd (folder name) and dir and when you get into the folder with mudaeautobot.py

you can run the command

python mudaeautobot.py which should get it to run

and you can figure out the separate instances issue later

@vivinano vivinano closed this as completed Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants