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
It seemed to have almost work until I tried to run it, several python modules were missing. Installed whatever it asked then got hung up on the following since there seems to be no FreeBSD port available to meet the requirement.
pkg_resources.DistributionNotFound: The 'sortedcontainers>=2.4.0' distribution was not found and is required by chia-blockchain
The text was updated successfully, but these errors were encountered:
It seemed to have almost work until I tried to run it, several python modules were missing. Installed whatever it asked then got hung up on the following since there seems to be no FreeBSD port available to meet the requirement.
pkg_resources.DistributionNotFound: The 'sortedcontainers>=2.4.0' distribution was not found and is required by chia-blockchain
The text was updated successfully, but these errors were encountered: