Skip to content

ModuleNotFoundError - Unable to install (?) #241

Closed Answered by Alex-developer
evripidis asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you are running on Ubuntu which we don't officially support.

If you look in the config/logs/install.log there are warnings about the OS being unsupported.

Whilst we don't support Ubuntu you can try the following to see if it helps with this issue

python -m venv /home/lubuntu/allsky
pip3 install -r /home/lubuntu/allsky/config_repo/requirements-64.txt

With a bit of luck !! that will create the venv. Then try the module installer.

I suspect you will run into further issues with Ubuntu but lets see

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by evripidis
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants