Kannan
Results
2
comments of
Kannan
Even i face up the same issue, it dosen't work for other regions except us-east-1, i.e, N.Virgina, could someone help in fixing this
my scipy recipe from local folder ``` from pythonforandroid.recipe import CythonRecipe from pythonforandroid.toolchain import Recipe, shprint, current_directory,info import urllib.parse import sh import glob class ScitoolsRecipe(CythonRecipe): url = 'file://' + urllib.parse.quote("/home/sosdt002/Desktop/scitools")...