Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unexpected error
#1
I tried installing the pyentropy package (http://robince.github.io/pyentropy/install.html) but after i run the python setup.py install command (I have python 3.6.6) I get the following error:

Error:
Traceback (most recent call last): File "setup.py", line 2, in <module> import pyentropy File "/home/tzikos/pyentropy-0.4.1/pyentropy/__init__.py", line 29, in <module> from systems import DiscreteSystem, SortedDiscreteSystem ModuleNotFoundError: No module named 'systems'
Can anyone please help me?
Reply
#2
This newest package download dates back to 2011 7 yeas old. you may want to try other packages
see: https://pypi.org/search/?q=Entropy
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unexpected syntax error djwilson0495 7 3,134 Aug-25-2020, 01:34 PM
Last Post: deanhystad
  Unexpected syntax error djwilson0495 5 2,618 Jul-20-2020, 04:23 PM
Last Post: buran
  Syntax error: "(" unexpected buttercup 4 2,878 Jul-20-2020, 06:25 AM
Last Post: buttercup
  Getting an "Unexpected Token" Error and don't know why... NotAHackusator 1 1,839 Nov-20-2019, 03:00 PM
Last Post: buran
  Need help with "unexpected expression syntax error" PyCoder 2 7,878 Sep-29-2019, 05:42 AM
Last Post: PyCoder
  syntax error near unexpected token btom529 5 7,675 Apr-21-2019, 09:03 PM
Last Post: btom529
  Unexpected expected type error result MartinMaker 1 2,045 Feb-16-2019, 05:02 PM
Last Post: micseydel
  Unexpected output, TypeError and traceback error fier259 2 3,100 May-06-2018, 10:52 PM
Last Post: fier259

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020