slow load, slow compile for one app and after trying to RUN using the [RUN] button i get a “test_functions2.py” file error. i am not using any such file.
this took place after adding ChilKat - Async to Ftp.
All my other apps load and compile fast.
slow load, slow compile for one app and after trying to RUN using the [RUN] button i get a “test_functions2.py” file error. i am not using any such file.
this took place after adding ChilKat - Async to Ftp.
All my other apps load and compile fast.
A .py file is a Python script. ChilKat works with many programming languages, including Python. Looks like compiling your project calls for compiling Python code. Is this error from Xojo ? I am not sure since Xojo compilation errors are displayed in the error window.