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
From terminal I have this message :
"python.exe: No module named bblfsh.main; 'bblfsh' is a package and cannot be directly executed"
I try to add the main file in the bblfsh package but I don't know ho to put in.
I use Windows 10 and virtual env from python3.9.8
I have installed bblfsh by pip and when I run the command python3 -m bblfsh -f /path/to/file I got the error above.
The text was updated successfully, but these errors were encountered:
From terminal I have this message :
"python.exe: No module named bblfsh.main; 'bblfsh' is a package and cannot be directly executed"
I try to add the main file in the bblfsh package but I don't know ho to put in.
I use Windows 10 and virtual env from python3.9.8
I have installed bblfsh by pip and when I run the command python3 -m bblfsh -f /path/to/file I got the error above.
The text was updated successfully, but these errors were encountered: