Output from running 'python -VV' on the command line: Python 3.12.4 (main, Jun 12 2024, 16:49:51) [GCC 11.4.0] I can't reproduce this myself, fwiw (on Debian Linux). Seeingsip_api_freein the traceback makes me think this is related toPyQt. Does using a different matplotlib bac...
2023-11-22 11:32:36.033 [info] All environment variables set for pytest discovery: {"SQLALCHEMY_SILENCE_UBER_WARNING":"1","SCHRODINGER":"/opt/schrodinger/suites2022-3/","BROWSER":"open","COMMAND_MODE":"unix2003","CONDA_DEFAULT_ENV":"base","CONDA_EXE":"/opt/anaconda3/bin/conda","...
pytest-3.0.7, py-1.4.33, pluggy-0.4.0 -- /Users/alfredo/python/upstream/ceph-ansible/.tox/luminous-ansible2.4-xenial_cluster/bin/pythoncachedir: ../../../../.cacherootdir: /Users/alfredo/python/upstream/ceph-ansible/tests, inifile: pytest.iniplugins: testinfra-1.5.4, xdist-1.15.0[gw...
import win32serviceutil import win32service import win32event import servicemanager import socket from waitress import serve from django_project.wsgi import application class AppServerSvc (win32serviceutil.ServiceFramework): _svc_name_ = "PagesService" _svc_display_name_ = "Pages Service" def __i...
command: | pytest --version - run: name: Install Percy CLI & Run Tests command: | sudo npm install -g --save-dev @percy/cli sudo chmod -R 777 /usr/local/lib/node_modules/@percy/cli/node_modules/@percy/core/ echo 'export PERCY_TOKEN=${PERCY_TOKEN}' >> $BASH_ENV; source $BASH...
If I understand correctly, the way to run pytest tests from the IDE, is with the pytest run configuration. But I can't find a way to tell pytest to execute in the container.When I execute one test, the following command line is issued (example): /Users/theuser/.pyenv/ve...
3570741 INFO: Loading module hook 'hook-pytest.py' from 'd:\\pyconda\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... 3571911 INFO: Loading module hook 'hook-pythoncom.py' from 'd:\\pyconda\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'... ...
(PYTHON)-mpytest tests.py afpy.py--flake8--isort--cov=afpy--cov=tests--cov-report=term-missingserve:envFLASK_APP=afpy.pyFLASK_ENV=development$(FLASK)runisort:$(ISORT)-rc.isort.cfg afpy.py tests.pyblack:$(VENV)/bin/black afpy.py tests.py.PHONY:all install clean check-outdated ...
pytest works fine when I activate the virtual environment and run it, via the command line. Additionally, the 'run Pytest in <test_dir>' command in PyCharm shows this command in the Run console: C:\VirtualEnvironment\App2\Scripts\python.exe "C:\Program Files\JetBrains\PyCharm Community ...
python-pytest-3.1.3-1.noarch python-babel-0.9.6-1.noarch python-requests-2.4.3-1.noarch python-tornado-4.5.1-1.ppc libgcc10-10.3.0-6.ppc libstdc++10-10.3.0-6.ppc zeromq-4.3.4-1.ppc bzip2-1.0.8-2.ppc python-pyzmq-16.0.2-2.ppc ...