Issue with pip install apscale-blast
Hey Till,
When I attempted to run the installation commands for apscale-blast 1.0.1, I encountered an issue with the pip install apscale-blast command.

After checking the installation directory, I noticed that the package was installed under the name apscale_blast (with an underscore, not a hyphen).
The correct installation command for me was:
pip install apscale_blast
or
pip3 install apscale_blast
and also starting command for was:

Issue with
pip install apscale-blastHey Till,
When I attempted to run the installation commands for apscale-blast 1.0.1, I encountered an issue with the
pip install apscale-blastcommand.After checking the installation directory, I noticed that the package was installed under the name
apscale_blast(with an underscore, not a hyphen).The correct installation command for me was:
or
and also starting command for was: