-
Notifications
You must be signed in to change notification settings - Fork 55
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
NameError: name fcntl is not defined on Windows 10 with Python 3.8 #23
Comments
I have this issue trying to install on Windows 10 with python 3.10.2: `PS C:\Users\fabio.sasso> pip install jmespath-terminal × python setup.py egg_info did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while generating package metadata. note: This is an issue with the package mentioned above, not pip. |
@Fabioamd87
I was able to install the This workaround would be needed until this PR or something similar is merged to solve the issue. |
TL;TR: Does jpterm support Windows?
I tried it on Windows 10 with built-in installation of Python inside PowerShell console and it failed:
The text was updated successfully, but these errors were encountered: