Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

File "setup.py", line 8 VERSION = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_PATCH}" SynthaxError: Invalid syntax #33

Open
monajalal opened this issue Oct 18, 2023 · 0 comments

Comments

@monajalal
Copy link

when I do
$ pip install openexr
--> cannot find Python.h
or if I git clone and do
$ python setup.py install
I get
File "setup.py", line 8
VERSION = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_PATCH}"
SynthaxError: Invalid syntax

I tried this both on Ubuntu 22.04 as well as Ubuntu 16.04 (this one inside a VirtualBox) both using bundled Python 3.5.3 of Blender 2.79a.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant