stonebig
stonebig
I hope that in the new resolver project, easy to use functions will be provided to facilitate emergence of a GUI project
Building a dsitribution WinPython is quite simple: - download in a dedicated directory all the wheels (and version) you want, - then pip install -r requirement.txt - then one by...
Another example of yesterday, preparing a build of WinPython. When I include latest and freshest possible Tensorflow, it asks me to: - downgrade to Scipy-1.4.1 (7 month old) - downgrade...
I hope you're right, and it would go towards a strictness more compatible with "conda".... yet pip is not a distro, so a "--relax" option would help soften the transition...
so for me it works, even on pypy3.8-v7.3.9-win64, when I do this : ``` pip install fastapi "uvicorn[standard]" python-multipart sqlalchemy jinja2 python -m webbrowser -t "http://127.0.0.1:8000/" python -m webbrowser -t...
so for me it works, when I do this : ``` python manage.py migrate python manage.py makemigrations todolist python manage.py migrate todolist python -m webbrowser -t "http://127.0.0.1:7000/" python manage.py runserver...
this problem hearts a little bit with Django-4.0.x. What is the expected release horizon of Bokeh-3.0 ? summer 2022 ? (and I didn't want to use Django, but another bug...
it does that on my pypi Windows 10 Python-3.9.6 scipy-0.17.0 ```` C:>pip install --pre --no-index --trusted-host=None --find-links=C:\WinP\packages.srcreq -c C:\WinP\constraints.txt scipy WARNING: Ignoring invalid distribution -cipy (c:\winp\bd39\bu\wpy64-3960b1\python-3.9.6.amd64\lib\site-packages) WARNING: Ignoring invalid distribution...
the 4375 `DeprecationWarning: non-integer arg n is deprecated, removed in SciPy 1.7.x` are of interest to tackle for next cycle, but it can wait next cycle, can't it ? I...
Obviously it's not removed as of 1.7.0