You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply, I didn’t check my GitHub in time. basecls can be installed by following the instruction from [https://github.com/megvii-research/basecls], "pip install " should be enough. Have you checked it by "python3 -m pip show basecls", which will show the installed package information if it exists in the current python env.
I use "pip install basecls" to install BaseCls,but when I 'import basecls' ,it has somthing wrong "no module name basecls'. So how do you install it?
The text was updated successfully, but these errors were encountered: