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
One way to circumvent the error was to replace in the file C:\Users\mihai\Documents\GitHub\ocean-learning.venv\Lib\site-packages\parsimonious\expressions.py the line
Once this modification was done, the command runs as shown below:
(.venv) C:\Users\mihai\Documents\GitHub\ocean-learning>python
Python 3.11.1 (tags/v3.11.1:a7a450f, Dec 6 2022, 19:58:39) [MSC v.1934 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from ocean_lib.web3_internal.utils import connect_to_network
INFO: Could not find files for the given pattern(s).
>>>
After the installation of ocean-lib on Windows 11, the following error was received when calling eth-brownie functions:
Test environment:
The text was updated successfully, but these errors were encountered: