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
Hi Wardsimon,
Thanks for working on a tool for communicate with the Grainfather fermenter. Very much appreciated.
I get the following messages when installing on a RaspberryPi 4:
_Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting gffermentation Downloading https://files.pythonhosted.org/packages/bd/41/95ad0ceb8231d5d40c758ffd8ee6f9f62f8f3292cb172a3513f5fe368558/gfFermentation-0.0.5.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-Ohk2A2/gffermentation/setup.py", line 11 version=f'v{gfVersion}', ^ SyntaxError: invalid syntax
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-Ohk2A2/gffermentation/_
Any idea what's going wrong or what to do to overcome this issue?
Thanks in advance for your help,
Hubert.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Wardsimon,
Thanks for working on a tool for communicate with the Grainfather fermenter. Very much appreciated.
I get the following messages when installing on a RaspberryPi 4:
_Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting gffermentation
Downloading https://files.pythonhosted.org/packages/bd/41/95ad0ceb8231d5d40c758ffd8ee6f9f62f8f3292cb172a3513f5fe368558/gfFermentation-0.0.5.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-Ohk2A2/gffermentation/setup.py", line 11
version=f'v{gfVersion}',
^
SyntaxError: invalid syntax
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-Ohk2A2/gffermentation/_
Any idea what's going wrong or what to do to overcome this issue?
Thanks in advance for your help,
Hubert.
The text was updated successfully, but these errors were encountered: