Lukas Mielczarek

Results 7 comments of Lukas Mielczarek

I get the same error on Windows 10 despite following instructions step by step.

I get this error too with Cython 0.29.16 which was confirmed to work here https://github.com/masashi-y/depccg/issues/27 I really can't wrap my head around this...

Addition: I also tested it on CentOS with Python 3.6.5 and gcc version 6.1.0. It produces an error too: ``` [lumie101@hpc-login7 parseye]$ PIP_CONFIG_FILE=/software/python/pip.conf pip install clusopt-core Defaulting to user installation...

@giuliano-macedo Thanks! Now it works on Manjaro, Python 3.12.5, gcc 14.2.1 but unfortunately not on CentOS, Python 3.12.3, gcc 13.2.0. Should I do something differently? ``` (venv) [lumie101@hpc-login7 parseye]$ PIP_CONFIG_FILE=/software/python/pip.conf...

Thanks for your help. Unfortunately it still does not work. The error still seems to be the same. I'll ask my administrator for support. Perhaps it has nothing to do...

Unfortunately that does not seem to work. I tried ftfy 6.3.1, 6.3.0, 6.2.0 and 6.1.0.

Okay, the problem was resolved by removing the future_typing package.