Skip to content

Conversation

@pavellippov
Copy link

Without it pip install . fails with the `

  File "/tmp/pip-req-build-iqr76ooo/setup.py", line 79, in <module>
        os.environ.get('MSGPACKRPC_TORNADO_EXTENSION') != '0'):
    NameError: name 'os' is not defined

Tested on

Ubuntu 18.04.4 LTS 
python 3.8.2
pip 19.2.3

xaedes and others added 5 commits February 18, 2022 03:21
Without it `pip install .` fails with the `
```
  File "/tmp/pip-req-build-iqr76ooo/setup.py", line 79, in <module>
        os.environ.get('MSGPACKRPC_TORNADO_EXTENSION') != '0'):
    NameError: name 'os' is not defined
```
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

Successfully merging this pull request may close these issues.

2 participants