Ciaran Courtney

Results 19 issues of Ciaran Courtney

If the prerequisites are 'Standard stuff: bash(4.3+), curl, tar, ..' the MSYS2 Bash shell, or the minimal one that comes with Git for Windows, should satisfy these requirements.

This project could fill a contentious gap for cross-platform development. On Windows, many devs are now using WSL2 as a Linux dev environment with all the advantages that are usually...

Since the plugin has been quite stable for a while, it may be easier to find bugs during EAP releases and fix them here, instead of excluding EAP builds from...

Maybe match python/pip syntax; `-v` is verbose, `-vv` is more verbose and so on. FYI I'm adding this issue first as on first use I get an error when trying...

enhancement

server.py: ```python __requires__ = ['pywin32'] import win32api ``` Result: ```bash $ RUST_BACKTRACE=full pyflow script server.py Please enter the Python version for this project: (eg: 3.8) 3.8 Found multiple compatible Python...

bug
High priority

I realise it goes against the 'quick-n-dirty' nature of this feature, but would be great if it supported pip style version spec like: ```python __requires__ = ['tornado

bug

From https://github.com/David-OConnor/pyflow/issues/11 Installing a package which has an alias, like `pyvbox`/`virtualbox`, fails with: Problem getting dependency data: DependencyError { details: "Network error" }

bug

May resolve this guys issue too https://github.com/jazzband/django-pipeline/issues/546

…emd service * Ref https://github.com/buildbot/buildbot/issues/4590