AutomaThemely on Ubuntu 19.04 (Python3.7)
- Dominant language
- Python
- Stars
- 200
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
I recently installed Automa Themely on my Ubuntu 19.04 release. However, every time I attempt to launch, it does not launch. When launching from the terminal it gives the message:
`bash: /usr/local/bin/automathemely: /usr/bin/python3.6: bad interpreter: No such file or directory`.
I am guessing this is because Ubuntu 19.04 comes with Python 3.7 installed as opposed to python 3.6. Is there any way to be able to use Python 3.7 instead, or do I need to install 3.6. Or is there something else I am completely missing?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the launch from a terminal on Ubuntu 19.04 with Python 3.7 and inspect the installed /usr/local/bin/automathemely launcher. Determine why it requires /usr/bin/python3.6, then verify that Automa Themely launches successfully with the available Python version without requiring Python 3.6.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100