ニュース

Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'test' is not defined VScodeでpythonコードを実行させる際は、 でrun python fileもしくはショートカットキーのShtft+Enterを押します。
(In empty directory C:\Users\xxxx\poetrytest) > poetry init > poetry env use "C:\Program Files\Python37\python.exe" Creating virtualenv poetrytest in C:\Users\xxxx\poetrytest\.venv Traceback (most ...
(venv-3.5.2) [root@vultr python3-office365]# python setup.py install Traceback (most recent call last): File "setup.py", line 7, in <module> from office365api import ...