Python Forum
Error in the files last 8 lines
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error in the files last 8 lines
#2
I think that I have the solution. It seems to work, but it does give some unusual error.

I can get rid of the error, installing pycotools. The error is gone. When I do that the install process is long and complicated and successful.

But it does give this error in on my monitor screen at the end of the install. The software says that the install was successful.

Output:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. tf-nightly 2.6.0.dev20210428 requires h5py~=3.1.0, but you have h5py 2.10.0 which is incompatible. tf-nightly 2.6.0.dev20210428 requires six~=1.15.0, but you have six 1.16.0 which is incompatible. tf-nightly 2.6.0.dev20210428 requires typing-extensions~=3.7.4, but you have typing-extensions 3.10.0.0 which is incompatible. tensorflow 2.3.0 requires gast==0.3.3, but you have gast 0.4.0 which is incompatible. tensorflow 2.3.0 requires numpy<1.19.0,>=1.16.0, but you have numpy 1.19.3 which is incompatible. tensorflow 2.3.0 requires scipy==1.4.1, but you have scipy 1.7.1 which is incompatible. tensorflow 2.3.0 arequires tensorflow-estimator<2.4.0,>=2.3.0, but you have tensorflow-estimator 2.5.0 which is incompatible.
This is not a perfect install. Obviously, but how do I fix it? Do I reinstall each library, removing the one that is incompatible and putting it the one that is, as stated in the error printout. If I did those one at a time wouldn't it also change other libraries and their versions? I cannot just replace a library in a vacuum, other things would be installed also, I do not think that would work.

How to fix this?

Respectfully,

LZ
Reply


Messages In This Thread
Error in the files last 8 lines - by Led_Zeppelin - Sep-10-2021, 05:51 PM
RE: Error in the files last 8 lines - by Led_Zeppelin - Sep-11-2021, 08:01 PM
RE: Error in the files last 8 lines - by snippsat - Sep-11-2021, 09:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Find specific subdir, open files and find specific lines that are missing from a file tester_V 8 4,971 Aug-25-2020, 01:52 AM
Last Post: tester_V
  Iterate 2 large text files across lines and replace lines in second file medatib531 13 8,962 Aug-10-2020, 11:01 PM
Last Post: medatib531
  Read Multiples Text Files get specific lines based criteria zinho 5 4,184 May-19-2020, 12:30 PM
Last Post: zinho
  Delete Lines that Contain Words - Loop through files in a folder - Write to new files dj99 3 4,562 May-18-2019, 06:34 AM
Last Post: heiner55
  edit text files/ add lines if missing (regex) wardancer84 3 3,677 Nov-08-2018, 02:47 PM
Last Post: wardancer84
  Only one of two lines print/syntax error naysjp 2 4,550 Jan-12-2017, 07:08 AM
Last Post: wavic

Forum Jump:

User Panel Messages

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