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 'somatictrainer' #4

Open
bhanuexcalibur opened this issue Dec 13, 2020 · 7 comments
Open

No module named 'somatictrainer' #4

bhanuexcalibur opened this issue Dec 13, 2020 · 7 comments

Comments

@bhanuexcalibur
Copy link

Whenver i try to import the code from github and try to run the init.py file
Then it shows the error "No module named 'somatictrainer'" i.e. in the line 4 of init.py file
I am just trying to make this.
Any help regarding this?

@jmonsalve15
Copy link

you can either change the name of app.py file or delete somatictrainer where is on somatictrainer.app
@bhanuexcalibur @ZackFreedman

@Laroto
Copy link

Laroto commented Jul 6, 2021

@jmonsalve15 please clarify. What exactly should I change? I'm having the same issue

@ShiroKrow
Copy link

Same here. It always has something missing. Like "serial".

@DarkButterfly85
Copy link

Make sure you have all the required libraries installed and move the init.py into the top level of the somatictrainer folder.

Watch your output terminal for any errors

@Laroto
Copy link

Laroto commented May 2, 2023

@DarkButterfly85 did you manage to make it work? I am using ubuntu 20.04

@ShiroKrow
Copy link

ShiroKrow commented May 2, 2023

Don't know for the others but I renamed every thing that it said was missing with the names of the corresponding modules in the folder and it eventually worked. Tedious but doable.

@DarkButterfly85
Copy link

@DarkButterfly85 did you manage to make it work? I am using ubuntu 20.04

Yes I got it to run, after some tinkering it worked.

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

5 participants