-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
Which version of the action are you using?
-
v1 -
v2 - Some other tag (such as
v2.0.1ormaster)
Environment
- self-hosted
- Linux
- Windows
- Mac
If applicable, please specify if you're using a container
Python Versions
3.7.8
To Reproduce
Steps to reproduce the behavior:
I am trying to install Python 3.7 on Ubuntu 18.04 self-hosted instance.
Screenshots
I assume that fails after this line of setup.sh
cchmod +x ../python $PYTHON_MAJOR $PYTHON_MAJOR_DOT_MINOR $PYTHON_MAJORMINOR python
Since when I try ./python I get.
./python: error while loading shared libraries: libpython3.7m.so.1.0: cannot open shared object file: No such file or directory
System python version is 3.6.9
So when I changed version to 3.6.9 it worked.
aqabawe, Panaetius, pommedeterresautee, magnetikonline, onelapahead and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
