gianpaolo

Results 2 comments of gianpaolo

hi @jkbrzt same problem of the user. I have also tried with pip, after installing MS build tools, but I got this error: C:\Users\gianp\AppData\Local\Temp\pip-build-env-avrea4bl\overlay\Lib\site-packages\setuptools\command\build_py.py:204: _Warning: Package 'multidict._multilib' is absent from...

same here. I need to use jcenter: dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() jcenter() } }