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
(1) WARNING: Skipping poetry as it is not installed.
Traceback (most recent call last):
File "/home/runner/MuseHeart-MusicBot/main.py", line 2, in
from utils.client import BotPool
File "/home/runner/MuseHeart-MusicBot/utils/client.py", line 19, in
import aiofiles
ModuleNotFoundError: No module named 'aiofiles'
(2) --> pip install 'aiohttp ' 'disnake '
ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
exit status 1
The text was updated successfully, but these errors were encountered:
(1) WARNING: Skipping poetry as it is not installed.
Traceback (most recent call last):
File "/home/runner/MuseHeart-MusicBot/main.py", line 2, in
from utils.client import BotPool
File "/home/runner/MuseHeart-MusicBot/utils/client.py", line 19, in
import aiofiles
ModuleNotFoundError: No module named 'aiofiles'
(2) --> pip install 'aiohttp ' 'disnake '
![1](https://private-user-images.githubusercontent.com/42068399/316252361-d4d2de96-f3a4-4d55-8962-2428a15b3b43.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NzQ2NTYsIm5iZiI6MTczODg3NDM1NiwicGF0aCI6Ii80MjA2ODM5OS8zMTYyNTIzNjEtZDRkMmRlOTYtZjNhNC00ZDU1LTg5NjItMjQyOGExNWIzYjQzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDIwMzkxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQxMGM4ZDM2OGFjNjBjOTVlM2MxMWM1MzdlMjRhOTlhNTZjMTE3YWZkOTVmMTVlZDIyN2JjMTgzNTA5MjE5OWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.kDJrg4O0x38AUftST_Z4WEf-1onSjHfCroWH5C9PQpQ)
ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
exit status 1
The text was updated successfully, but these errors were encountered: