Hello, from setuphelpers import * ... Message File Name Line Position Traceback <module> C:\waptdev\cti_srt-apache-netbeans-11.2-bin-windows-x64-wapt\setup.py 3 ModuleNotFoundError: No module named 'setuphelpers' how I can configure setuphelpers on python 3.7? -- Elias Pereira
setuphelpers ok Now the error is about waptpackage. how i can set this package to works with python3.7? On Tue, Jan 28, 2020 at 11:04 AM Elias Pereira <empbilly@gmail.com> wrote:
Hello,
from setuphelpers import * ... Message File Name Line Position Traceback <module> C:\waptdev\cti_srt-apache-netbeans-11.2-bin-windows-x64-wapt\setup.py 3 ModuleNotFoundError: No module named 'setuphelpers'
how I can configure setuphelpers on python 3.7?
-- Elias Pereira
-- Elias Pereira
participants (1)
-
Elias Pereira