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

Installation problems #1

Open
rlskoeser opened this issue Jan 31, 2025 · 0 comments
Open

Installation problems #1

rlskoeser opened this issue Jan 31, 2025 · 0 comments

Comments

@rlskoeser
Copy link

Feedback on installation as part of JOSS review openjournals/joss-reviews#7596

I initially tried to install with python 3.13 and got an error; when I switched to python 3.12 the package appeared to install properly. The minimum version is documented in package metadata, but it would be helpful to make the supported versions easier to find, perhaps in the readme.

The package is installed, but the command-line script is not evident. The current JOSS draft paper indicates that the command line tool should be called stylotool; the project setup indicates it should be called freestylo but neither is found in my virtualenv search path or bin directory. I would guess the script entry point is not configured correctly, but I'm not familiar with the syntax you're using. You might consider updating to the more current pyproject.toml format - see https://learn.scientific-python.org/development/guides/packaging-simple/ for some nice documentation on options.

The python usage in the JOSS draft paper also seems to be out of date; when I replace stylotool with freestylo in the example import statements, then the imports suceeed.

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