I have cloned galaxy into my ubuntu machine and when I did sh run.sh this is what I get
Traceback (most recent call last):
File “”, line 1, in
File “/home/aj/Usegalaxy/galaxy/lib/galaxy/util/init.py”, line 54, in
import requests
ModuleNotFoundError: No module named ‘requests’
requests is a dependency of Galaxy that should have been installed automatically during startup. What is the output of python --version command on your system? Also the full output of the Galaxy startup output would be helpful.
Usegalaxy/galaxy$ sh run.sh
Activating virtualenv at .venv
Requirement already satisfied: pip>=20.3 in ./.venv/lib/python3.12/site-packages (24.0)
Requirement already satisfied: wheel in ./.venv/lib/python3.12/site-packages (0.43.0)
Looking in indexes: Package Index, Simple index
Ignoring a2wsgi: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring adal: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring aiobotocore: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring aiodataloader: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring aiofiles: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring aiohttp: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring aioitertools: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring aiosignal: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring alembic: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring amqp: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring aniso8601: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring anyio: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring apispec: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring appdirs: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring arcp: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring argcomplete: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring async-timeout: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring asynctest: markers ‘python_version >= “3.7” and python_version < “3.8”’ don’t match your environment
Ignoring attmap: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring attrs: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring babel: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring backports-zoneinfo: markers ‘python_version >= “3.7” and python_version < “3.9”’ don’t match your environment
Ignoring bagit-profile: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring bagit: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring bcrypt: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring bdbag: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring beaker: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring billiard: markers ‘python_version >= “3.7” and python_version < “3.8”’ don’t match your environment
Ignoring billiard: markers ‘python_version >= “3.8” and python_version < “3.12”’ don’t match your environment
Ignoring bioblend: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring bleach: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring boltons: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring boto: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring botocore: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring bx-python: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cachecontrol: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cached-property: markers ‘python_version >= “3.7” and python_version < “3.8”’ don’t match your environment
Ignoring celery: markers ‘python_version >= “3.7” and python_version < “3.8”’ don’t match your environment
Ignoring celery: markers ‘python_version >= “3.8” and python_version < “3.12”’ don’t match your environment
Ignoring certifi: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cffi: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring charset-normalizer: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cheetah3: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring circus: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring click-didyoumean: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring click-plugins: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring click-repl: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring click: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cloudauthz: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cloudbridge: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring colorama: markers ‘python_version >= “3.7” and python_version < “3.12” and platform_system == “Windows”’ don’t match your environment
Ignoring coloredlogs: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring conda-package-streaming: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cryptography: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cwl-upgrader: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cwl-utils: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring cwltool: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring decorator: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring defusedxml: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring deprecation: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring dictobj: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring dnspython: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring docopt: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring docutils: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring dparse: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring ecdsa: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring edam-ontology: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring email-validator: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring exceptiongroup: markers ‘python_version >= “3.7” and python_version < “3.11”’ don’t match your environment
Ignoring fastapi-utils: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring fastapi: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring filelock: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring frozenlist: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring fs: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring fsspec: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring future: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring galaxy-sequence-utils: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring galaxy2cwl: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring graphene-sqlalchemy: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring graphene: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring graphql-core: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring graphql-relay: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring gravity: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring greenlet: markers ‘python_version >= “3.7” and (platform_machine == “aarch64” or platform_machine == “ppc64le” or platform_machine == “x86_64” or platform_machine == “amd64” or platform_machine == “AMD64” or platform_machine == “win32” or platform_machine == “WIN32”) and python_version < “3.12”’ don’t match your environment
Ignoring gunicorn: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring gxformat2: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring h11: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring h5grove: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring h5py: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring humanfriendly: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring idna: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring importlib-metadata: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring importlib-resources: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring isa-rwval: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring isal: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring isodate: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring jinja2: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring jmespath: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring jsonref: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring jsonschema: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring kombu: markers ‘python_version >= “3.7” and python_version < “3.8”’ don’t match your environment
Ignoring kombu: markers ‘python_version >= “3.8” and python_version < “3.12”’ don’t match your environment
Ignoring lagom: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring lxml: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring mako: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring markdown-it-py: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring markdown: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring markupsafe: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring mdurl: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring mercurial: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring mistune: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring mrcfile: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring msal: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring msgpack: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring multidict: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring mypy-extensions: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring networkx: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring nodeenv: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring numpy: markers ‘python_version >= “3.7” and python_version < “3.8”’ don’t match your environment
Ignoring numpy: markers ‘python_version >= “3.8” and python_version < “3.9”’ don’t match your environment
Ignoring numpy: markers ‘python_version >= “3.9” and python_version < “3.12”’ don’t match your environment
Ignoring oauthlib: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring orjson: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring oyaml: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring packaging: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring paramiko: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring parsley: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring paste: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pastedeploy: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pebble: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pkgutil-resolve-name: markers ‘python_version >= “3.7” and python_version < “3.9”’ don’t match your environment
Ignoring promise: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring prompt-toolkit: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring prov: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring psutil: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pulsar-galaxy-lib: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyasn1: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pycparser: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pycryptodome: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pydantic-tes: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pydantic: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pydantic: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pydot: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyeventsystem: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyfaidx: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pygments: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyjwt: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyjwt: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pykwalify: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pylibmagic: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pynacl: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyparsing: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyreadline3: markers ‘sys_platform == “win32” and python_version >= “3.8” and python_version < “3.12”’ don’t match your environment
Ignoring pyreadline: markers ‘sys_platform == “win32” and python_version < “3.8” and python_version >= “3.7”’ don’t match your environment
Ignoring pyrsistent: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pysam: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring python-dateutil: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring python-jose: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring python-magic: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring python-multipart: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring python3-openid: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pytz: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyyaml: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring pyzmq: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring rdflib: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring refgenconf: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring regex: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring repoze-lru: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring requests-oauthlib: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring requests-toolbelt: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring requests-unixsocket: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring requests: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring rich: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring rocrate: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring routes: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring rsa: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring ruamel-yaml-clib: markers ‘platform_python_implementation == “CPython” and python_version < “3.11” and python_version >= “3.7”’ don’t match your environment
Ignoring ruamel-yaml: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring s3fs: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring schema-salad: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring setuptools-scm: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring setuptools: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring shellescape: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring six: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring sniffio: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring social-auth-core: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring sortedcontainers: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring sqlalchemy: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring sqlitedict: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring sqlparse: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring starlette-context: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring starlette-graphene3: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring starlette: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring supervisor: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring svgwrite: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tenacity: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tifffile: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tinydb: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tomli: markers ‘python_version >= “3.7” and python_version < “3.11”’ don’t match your environment
Ignoring tornado: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tqdm: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tuspy: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tuswsgi: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring typing-extensions: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring tzdata: markers ‘python_version >= “3.7” and python_version < “3.12” and platform_system == “Windows”’ don’t match your environment
Ignoring tzlocal: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring ubiquerg: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring urllib3: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring uvicorn: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring uvloop: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring vine: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring wcwidth: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring webencodings: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring webob: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring whoosh: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring wrapt: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring yacman: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring yarl: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring zipp: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring zipstream-new: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Ignoring zstandard: markers ‘python_version >= “3.7” and python_version < “3.12”’ don’t match your environment
Traceback (most recent call last):
File “”, line 1, in
File “/home/aj/Usegalaxy/galaxy/lib/galaxy/util/init.py”, line 54, in
import requests
ModuleNotFoundError: No module named ‘requests’
" lib2to3" package is deprecated from python 3.10. The default version of python in ubuntu 24.04 is python 3.12.4. So it is not working. When I installed python 3.9 and made 3.9 as default, all the apps including Terminal stopped working.
how have your rectified this issue?
The fact is that Galaxy supports Python 3.8 and higher all the way to the latest release. If you are unable to install Galaxy’s python dependencies on your system you either have a VERY weird system or misconfigured python. If you have specific position in the log where you see errors, please post it as a new question and we will check it out.