Electrum connection error

Sid sid at bsdmail.com
Tue May 14 07:21:01 UTC 2019


It works now. Thank you so much.

> > Unfortunately the most recent update of devel/py-aiorpcX to 0.18.0
> > broke finance/electrum. It's even listed in the requirements:
> >
> > $ grep aiorpcx \
> > 	work-py36/Electrum-3.3.5/contrib/requirements/requirements.txt
> > aiorpcx>=0.17,<0.18
> >
> > A diff between aiorpcx 0.17.0 and 0.18.0 shows that there was quite a
> > churn that can't be easily fixed.
> >
> > For now I've downgraded devel/py-aiorpcX to 0.17.0,1 and bumped the
> > electrum port.
> >
> > Updating the ports tree and updating the two ports manually will solve
> > the issue until the package builders have caught up.
>
> Thank you.
>
> Now I have this error after updating and completely reinstalling electrum:
>
> Traceback (most recent call last):
>   File "/usr/local/bin/electrum", line 321, in <module>
>     config_options['cwd'] = os.getcwd()
> FileNotFoundError: [Errno 2] No such file or directory


More information about the freebsd-ports mailing list