
Gcc -pthread -shared -B /home/jesko/.conda/envs/tts/compiler_compat -L/home/jesko/.conda/envs/tts/lib -Wl,-rpath=/home/jesko/.conda/envs/tts/lib -Wl,-no-as-needed -Wl,-sysroot=/ build/temp.linux-x86_64-3.7/regex_3/_regex.o build/temp.linux-x86_64-3.7/regex_3/_regex_unicode.o -o build/lib.linux-x86_64-3.7/regex/_regex.cpython-37m-x86_64-linux-gnu.so

Gcc -pthread -B /home/jesko/.conda/envs/tts/compiler_compat -Wl,-sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/jesko/.conda/envs/tts/include/python3.7m -c regex_3/_regex_unicode.c -o build/temp.linux-x86_64-3.7/regex_3/_regex_unicode.o Regex_3/_regex.c:11288:18: note: ‘data.new_text_pos’ was declared here Regex_3/_regex.c:11369:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function ġ1369 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) Regex_3/_regex.c:11522:18: note: ‘data.new_text_pos’ was declared here Regex_3/_regex.c:11608:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function ġ1608 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) Regex_3/_regex.c: In function ‘basic_match’: Regex_3/_regex.c:11270:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function ġ1270 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) Regex_3/_regex.c: In function ‘fuzzy_match_string_fld’: Regex_3/_regex.c:11503:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function ġ1503 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) Regex_3/_regex.c: In function ‘fuzzy_match_group_fld’: Regex_3/_regex.c:10625:9: warning: variable ‘folded_len’ set but not used Regex_3/_regex.c: In function ‘folded_char_at’: Gcc -pthread -B /home/jesko/.conda/envs/tts/compiler_compat -Wl,-sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/jesko/.conda/envs/tts/include/python3.7m -c regex_3/_regex.c -o build/temp.linux-x86_64-3.7/regex_3/_regex.o Requirement already satisfied: six>=1.5 in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from python-dateutil->clldutils>=1.7.3->segments) (1.13.0)īuilding wheels for collected packages: regexīuilding wheel for regex (setup.py). Requirement already satisfied: rfc3986 in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from csvw>=1.5.6->segments) (1.3.2) Requirement already satisfied: isodate in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from csvw>=1.5.6->segments) (0.6.0) Requirement already satisfied: uritemplate>=3.0.0 in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from csvw>=1.5.6->segments) (3.0.0)

Requirement already satisfied: python-dateutil in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from clldutils>=1.7.3->segments) (2.8.1) Requirement already satisfied: attrs>=18.1.0 in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from clldutils>=1.7.3->segments) (19.3.0) Requirement already satisfied: colorlog in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from clldutils>=1.7.3->segments) (4.0.2) Requirement already satisfied: tabulate>=0.7.7 in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from clldutils>=1.7.3->segments) (0.8.6) Requirement already satisfied: csvw>=1.5.6 in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from segments) (1.6.0) Requirement already satisfied: clldutils>=1.7.3 in /home/jesko/.conda/envs/tts/lib/python3.7/site-packages (from segments) (3.4.0) Sorry for the big post, but I could not attach a txt file. Similar errors were present when I ran the pip install -r requirements.txt but it seemed to work anyway except for segments. I’m getting huge errors when trying to install segments with pip install segments.
