[Bug 226461] devel/py-spyder: Fails to start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 14 00:47:36 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226461

--- Comment #7 from Jason W. Bacon <jwb at freebsd.org> ---
I still get the same error:

root at unixdev1:/usr/ports/devel/py-spyder # patch < ~bacon/patch 
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: Makefile
|===================================================================
|--- Makefile   (r'evision 464142)
|+++ Makefile   (copie de travail)
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 21.
Hunk #2 succeeded at 48.
Hunk #3 succeeded at 62.
Hmm...  Ignoring the trailing garbage.
done

[make clean deinstall reinstall]

===>   Registering installation for py36-spyder-3.2.7_1
Installing py36-spyder-3.2.7_1...
root at unixdev1:/usr/ports/devel/py-spyder # exit
FreeBSD unixdev1.hpc bacon ~ 412: which spyder3
/usr/local/bin/spyder3
FreeBSD unixdev1.hpc bacon ~ 413: spyder3
Traceback (most recent call last):
  File "/usr/local/bin/spyder3", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
3147, in <module>
    @_call_aside
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
3131, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
3160, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
666, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
984, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
870, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pyqt5<5.10' distribution was not found
and is required by spyder

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list