csgo-retakes icon indicating copy to clipboard operation
csgo-retakes copied to clipboard

Error while trying to compile with smbuild

Open tomflenner opened this issue 1 year ago • 1 comments

Hi, I cannot compile the plugin with smbuild.

I have the following error : No module named base from init.py "from base import *"

Expected behavior

Compiling project (according to the process in .travis.yml but manually)

Actual behavior

Error while compiling

Steps to reproduce

  • Plugin version: latest
  • Sourcemod version: 1.11
  • Steps to reproduce (please be specific): try to compile with SMbuild

tomflenner avatar Sep 20 '22 22:09 tomflenner