Skip to content
New issue

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

Unable to install FoxDotEditor lib #20

Open
CrashServer opened this issue Oct 30, 2024 · 0 comments
Open

Unable to install FoxDotEditor lib #20

CrashServer opened this issue Oct 30, 2024 · 0 comments

Comments

@CrashServer
Copy link
Contributor

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]
e-lie added a commit that referenced this issue Nov 8, 2024
Fix Settings Error #20, add tkbootstrap to requires.txt, add text color theme editor to preferences
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant