-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I am unable to install biterm in python3 and getting the following error. Please resolve it.
biterm/cbtm.c(2139): warning C4244: '=': conversion from 'npy_intp' to 'int', possible loss of data
biterm/cbtm.c(2237): warning C4013: 'drand48' undefined; assuming extern returning int
cbtm.obj : error LNK2001: unresolved external symbol drand48
build\lib.win-amd64-3.7\biterm\cbtm.cp37-win_amd64.pyd : fatal error LNK1120: 1 unresolved externals
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\bin\HostX86\x64\link.exe' failed with exit status 1120
Metadata
Metadata
Assignees
Labels
No labels