Cytoscape - Import network not allowing Source, Target selection - cytoscape

I'm on Cytoscape 3.9.1 and when I import an .xlsx network it does not take me to the popup to select source and target notes. Instead it just shows 'content' for the file. I'm on Catalina 10.15.7 on a Macbook. Any help?
Cytoscape_Issue
Cytoscape Version
Mac version

Related

Cytoscape v3.8.2 problems on mac OS 11.5.2 - system check failure

I recently tried downloading Cytoscape v3.8.2 to my computer (mac OS 11.5.2). I saw the warning about the issue with the latest mac OS update and downloaded the disable-opencl.dummy file and placed it in the CytoscapeConfiguration directory as suggested. I still had trouble opening Cytoscape so I continued looking through the suggested troubleshooting protocol. I checked my Java version and ran the system checker script:
java version "12.0.1" 2019-04-16
Java(TM) SE Runtime Environment (build 12.0.1+12)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)
############# Cytoscape System Requirements Checker for Mac ##############
Target Cytoscape version: 3.8.2
Your shell is bash
Fail: This version of OS is not supported: 11.5.2
Please upgrade your system to 10.11 or newer.
I wasn't sure how to proceed with an error that says my systems needs to be upgraded to 10.11 or newer when I'm already running 11.5.2.
Cytoscape requires java 11 and will not work with Java 12, unfortunately. Typically we support only the LTS versions, so we plan on supporting Java 17 (the next LTS version) with Cytoscape 3.10. Try installing Java 11 and see if things work better for you.
-- scooter

How to update Xcode to 11.0, currently I am using macOS High Sierra (version 10.13.6), I can't update my macOS

How to install Xcode 11, In macOS High Sierra (version 10.13.6)
Hello I am a student, Eagerly learning ios Development, I bought the second hand mac from amazon, its pitts old, currently I am using macOS High Sierra (version 10.13.6), and Xcode Version 10.1. I can't able to upgrade to Xcode 11 due to old laptop. Due to this i can't learn swift 5, and I can't purchase new laptop
I tried couple of solutions from google answers but nothing worked for me,
error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2.
Before updating the xcode first you need to update the mac os by below steps & then update the Xcode it will work just fine
Download the latest version of the Catalina patch here. Open the Catalina Patcher app.
Click Continue.
Choose Download a Copy.
The download (of Catalina) will start - since it's almost 8GB it is likely to take a while.
Plug in a flash drive.
Choose 'Create a bootable installer' from the options.
Plug the bootable installer into the Mac you wish to update.
Restart the Mac while holding the Option/Alt key. This will cause the Mac open in Startup Manager.
Choose the bootable installer drive and Enter.
Now your Mac should open in Recovery.
Choose Reinstall macOS and wait for the new version of macOS to install.
After the installation has completed, you should restart the Mac in Recovery mode again, choosing the drive that contains the bootable installer.
Now choose macOS Post Install and the required patches will be installed on your Mac so that Catalina can work.
When the patches have been applied to choose Force Cache Rebuild.
Restart.
I also suggest you go through this video.

xcode 9.0.1 can be run on macOS Sierra 10.12.4?

macOS Sierra 10.12.4 is compatible For xcode 9.0.1 or Compulsory we need to update macOS Sierra 10.12.6 ?
can you guys know this
According to its page in the Mac App Store, Xcode requires macOS Sierra 10.12.6 or higher, so you must update macOS if you're on 10.12.4
You actually can change the minimum required version in the Xcode bundle's plist. To do that simply control-click Xcode app, click Open Package Contents, then go inside Contents folder, there you'll see info.plist. Open it with Xcode you have already installed, and there you can edit value of Minimum system version field to whatever version you have currently installed.

how to migrate the source code(downgrade) of ios from mac 10.7 to mac 10.6.8

I am new to ios developement.
I have two mac books. one mac os is 10.6.8 with xcode version 4.2 and another mac os is 10.7 with xcode version 4.3.3.
The source code is in 10.7 mac version. it is running and working fine . I want to migrate the source code which is in 10.7 to 10.6 mac version.
I have copy the source code from working machine (i.e 10.7) and open that source code in xcode 4.3.3(i.e in mac osx 10.6.8)
Lots of errors are coming like sematic issues instace method not found return type defaults to id
for pseduo code, [self addApplicationObservers]; ..instance method -addApplicationObservers not found(return type defaulst to id)
Implementation is provided for addApplicationObservers. But declaration is missing in h or m file. But it works in mac osx 10.7 with xcode 4.3.3
If i provide the declarations for each one, its very tough job.Because i have so many classes.
What is the reason for those errors?
Is there any perquisites to downgrade the source code from mac osx 10.7 to 10.6.8 and please tell the required sdk's
Please provide me a solutions to run the code without errors
thank you
Chaitanya
If your program is building for iOS, the only things that matter are what compiler you're using and which iOS SDK you're using. It sounds as though your 10.6.8 machine has an older SDK installed in its version of iOS.
Can you verify that both machines have the same iOS SDKs installed?

Error while importing BlackBerry project in Eclipse - BlackBerry JRE 4.7.0[unbound]

I am new in BlackBerry application development. I have installed "BlackBerry Plug-ins for Eclipse version 7.1" successfully. Now I am trying to import one existing project into Eclipse, it is showing the following error:
Build path entry is missing: org.eclipse.jdt.lau...de.BlackBerryVMInstallType/BlackBerry JRE 4.7.0
what is the reason for this?
If you have only installed the OS 7.1 plugin, then you won't be able to target OS 4.7.
You'll need to also install the SDK for OS 4.7. To do that, in Eclipse, go to the Help menu, then Install New Software..., then select the Work With: pull-down menu, and pick the BlackBerry Eclipse Plugin site.
Then, in the center of the window, you'll select the SDKs (OS Versions) you want to directly target:
As you see, I'm using the Mac Eclipse Plugin, and it doesn't even show OS 4.7 ... I can't remember if the Windows versions still supports 4.7 (I think it might offer a 4.5 plugin). Basically, all the 4.7 devices out there should be eligible for free upgrades to 5.0, so I don't know that it's worth it to support 4.7 anymore. Just support OS 5.0+.
Once you're sure that you have the correct SDK, then in the window you show in your screenshot, try removing that OS 4.7 library. Then, use the Add Library.. button, select JRE System Library and pick the BlackBerry JRE 5.0.0 (it may be in the Alternate JRE menu):
After you do that, try cleaning and rebuilding your project.

Resources