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
Branch: V0.9.6 System: Linux Arch Env: venv Python: 3.12.7 Fresh install
I have cloned the repo and try to install all libraries, but I am stuck with the FoDotEditor lib.
pip install --editable FoxDotEditor Obtaining file:///home/zbdm/program/renardo/FoxDotEditor Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to build editable ... error error: subprocess-exited-with-error × Getting requirements to build editable did not run successfully. │ exit code: 1 ╰─> [7 lines of output] running egg_info writing FoxDotEditor.egg-info/PKG-INFO writing dependency_links to FoxDotEditor.egg-info/dependency_links.txt writing entry points to FoxDotEditor.egg-info/entry_points.txt writing requirements to FoxDotEditor.egg-info/requires.txt writing top-level names to FoxDotEditor.egg-info/top_level.txt error: package directory 'FoxDotEditor/Settings' does not exist [end of output]
The text was updated successfully, but these errors were encountered:
Merge pull request #22 from e-lie/tk-editor
66f86b4
Fix Settings Error #20, add tkbootstrap to requires.txt, add text color theme editor to preferences
No branches or pull requests
Branch: V0.9.6
System: Linux Arch
Env: venv
Python: 3.12.7
Fresh install
I have cloned the repo and try to install all libraries, but I am stuck with the FoDotEditor lib.
The text was updated successfully, but these errors were encountered: