We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tried to build it on Arch Linux (EndeavourOS) but apparently no support yet:
/home/michael-heuberger/code/binarykitchen/fastonosql/build ❯❯❯ python3 build_env.py master /usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/utils.py:64: SyntaxWarning: invalid escape sequence '\.' /usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/utils.py:64: SyntaxWarning: invalid escape sequence '\.' Traceback (most recent call last): File "/home/michael-heuberger/code/binarykitchen/fastonosql/build/build_env.py", line 270, in <module> request = BuildRequest(arg_platform, arg_architecture, 'build_' + arg_platform + '_env', arg_prefix_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/michael-heuberger/code/binarykitchen/fastonosql/build/build_env.py", line 22, in __init__ build_utils.BuildRequest.__init__(self, platform, arch, dir_path, prefix_path) File "/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/build_utils.py", line 165, in __init__ File "/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/system_info.py", line 215, in make_platform_by_arch File "/usr/lib/python3.12/site-packages/pyfastogt-1.3.0-py3.12.egg/pyfastogt/system_info.py", line 146, in linux_get_dist NotImplementedError: Unknown platform 'EndeavourOS'
Would be good to add. Thoughts?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tried to build it on Arch Linux (EndeavourOS) but apparently no support yet:
Would be good to add. Thoughts?
The text was updated successfully, but these errors were encountered: